1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-10 23:35:07 +08:00

Add: new Reward task DataKey

This commit is contained in:
nEEtdo0d
2021-10-15 18:29:28 -04:00
parent 616b66564e
commit ee7456023e
8 changed files with 61 additions and 17 deletions

View File

@@ -3423,6 +3423,34 @@
}
}
},
"DataKey": {
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": false
},
"NextRun": {
"type": "input",
"value": "2020-01-01 00:00:00"
},
"Command": {
"type": "disable",
"value": "DataKey"
},
"SuccessInterval": {
"type": "disable",
"value": 30
},
"FailureInterval": {
"type": "disable",
"value": 30
},
"ServerUpdate": {
"type": "disable",
"value": "00:00"
}
}
},
"Daily": {
"Scheduler": {
"Enable": {