mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-09-23 18:04:53 +02:00
Update to v8.7.0
This commit is contained in:
@@ -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
|
||||
}
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user