Update to v7.63.0

This commit is contained in:
aapanel.com
2026-01-09 09:47:01 +08:00
parent 8cbfeafe48
commit a001604b69
1523 changed files with 62886 additions and 52816 deletions
-6
View File
@@ -56,12 +56,6 @@ def task():
# 所有导入请在函数中进行, 异常由顶层处理记录task.log
# ======================================================
# 守护服务
@task()
def daemon_service():
from script.restart_services import RestartServices
RestartServices().main()
@task()
def make_suer_ssl_task():
from ssl_domainModelV2.service import make_suer_ssl_task