Update to v8.7.0

This commit is contained in:
aapanel.com
2026-04-16 18:17:07 +08:00
parent c3f2d7566c
commit ee92fa2dbd
2472 changed files with 33631 additions and 20919 deletions
+3 -24
View File
@@ -119,14 +119,7 @@ def load_task_manager_template():
"day_num": 3
}
},
"send_type_list": [
"dingding",
"feishu",
"mail",
"weixin",
"webhook",
"tg",
],
"send_type_list": "ALL",
"unique": False
},
{
@@ -190,14 +183,7 @@ def load_task_manager_template():
"day_num": 3
}
},
"send_type_list": [
"dingding",
"feishu",
"mail",
"weixin",
"webhook",
"tg",
],
"send_type_list": "ALL",
"unique": False
},
{
@@ -261,14 +247,7 @@ def load_task_manager_template():
"day_num": 3
}
},
"send_type_list": [
"dingding",
"feishu",
"mail",
"weixin",
"webhook",
"tg",
],
"send_type_list": "ALL",
"unique": False
}
])