feat(core): 初步完成通用调度模块

This commit is contained in:
DLmaster361
2025-07-10 02:29:08 +08:00
parent 7c315624b1
commit 1c0a65957d
22 changed files with 3280 additions and 408 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,46 +1,15 @@
{
"main_version": "4.3.12.0",
"main_version": "4.4.0.1",
"version_info": {
"4.3.12.0": {
"修复BUG": [
"固定certifi版本号"
]
},
"4.3.11.0": {
"修复BUG": [
"修复删除计划表引发的错误"
]
},
"4.3.10.0": {
"4.4.0.1": {
"新增功能": [
"更换全新默认主页图",
"适配 MAA 无`Default`配置情况 #52"
],
"程序优化": [
"静默模式控制时段延长至模拟器完成启动的10s后"
]
},
"4.3.10.3": {
"程序优化": [
"使用 keyboard 模块替代 pyautogui 模块"
]
},
"4.3.10.2": {
"新增功能": [
"公招喜报模板优化",
"支持使用命令行调用"
"初步完成通用调度模块"
],
"修复BUG": [
"修复更新动作重复执行问题"
"修复了程序BUG较少的BUG"
],
"程序优化": [
"Mirror 酱链接添加`source`字段,用于标识来源",
"优化下载器测速中止条件"
]
},
"4.3.10.1": {
"新增功能": [
"森空岛签到功能上线"
"子线程卡死不再阻塞调度任务"
]
}
}