1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-12 18:44:22 +08:00

Feat: add module smart_mgmt

This commit is contained in:
positnuec
2026-07-10 07:25:18 +08:00
parent f92ee9907d
commit 9cc7aa804b
16 changed files with 727 additions and 6 deletions

View File

@@ -149,6 +149,31 @@
"Storage": {}
}
},
"DowntimeFetch": {
"Scheduler": {
"Enable": false,
"NextRun": "2020-01-01 00:00:00",
"Command": "DowntimeFetch",
"SuccessInterval": 30,
"FailureInterval": 30,
"ServerUpdate": "22:30"
},
"Storage": {
"Storage": {}
}
},
"DowntimeMgmt": {
"Downtime": {
"Window": null,
"Title": null
},
"DowntimeStrategy": {
"ManageExercise": false
},
"Storage": {
"Storage": {}
}
},
"Main": {
"Scheduler": {
"Enable": false,