fix ผู้เกษียณ ในแบบร่าง ของระบบโครงสร้างไม่ถูกปลด #1912
This commit is contained in:
parent
d6383ec2c4
commit
ee4bff7f50
2 changed files with 55 additions and 43 deletions
|
|
@ -67,8 +67,8 @@ async function main() {
|
|||
});
|
||||
|
||||
// const cronTime_Oct = "0 0 1 10 *";
|
||||
// Test #1892
|
||||
const cronTime_Oct = "0 0 31 10 *";
|
||||
// Test #1912
|
||||
const cronTime_Oct = "0 0 4 11 *";
|
||||
cron.schedule(cronTime_Oct, async () => {
|
||||
try {
|
||||
const commandController = new CommandController();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue