855 协议版本-调整完毕内容

This commit is contained in:
liuwei
2025-04-30 13:22:33 +08:00
parent 869bce8a18
commit 454d084715
88 changed files with 1565 additions and 7816 deletions

View File

@@ -1,5 +1,5 @@
import json
import logging
from loguru import logger
import os
import toml
@@ -9,7 +9,7 @@ from admin.dashboard.blueprints.auth import login_required
# 创建蓝图
plugin_routes = Blueprint('plugin_routes', __name__)
LOG = logging.getLogger(__name__)
LOG = logger
# 机器人管理页面