This commit is contained in:
2026-01-03 17:34:46 +08:00
parent bd088be46e
commit ccaa9dc3e2
4 changed files with 4 additions and 11 deletions
-1
View File
@@ -10,7 +10,6 @@ from astrbot.api import logger
from astrbot.api import AstrBotConfig
from .request import APIClient
from .aiosqlite import AsyncSQLite
from .function_basic import load_template,gold_to_string,week_to_num,compare_date_str
class JX3Service: