chore(core): 优化调度队列配置逻辑

This commit is contained in:
DLmaster361
2025-07-31 01:01:30 +08:00
parent 9f330e2245
commit 67c41ab3ee
9 changed files with 342 additions and 541 deletions

View File

@@ -1,6 +1,11 @@
{
"main_version": "4.4.1.4",
"main_version": "4.4.1.5",
"version_info": {
"4.4.1.5": {
"程序优化": [
"优化调度队列配置逻辑"
]
},
"4.4.1.4": {
"修复BUG": [
"添加强制关机功能并优化关机流程"