11
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ from astrbot.api.star import Context, Star, register, StarTools
|
||||
from astrbot.api import logger
|
||||
from astrbot.api import AstrBotConfig
|
||||
|
||||
from .jx3_service import JX3Service
|
||||
from .jx3_data import JX3Service
|
||||
|
||||
|
||||
class AsyncTask:
|
||||
|
||||
@@ -11,7 +11,7 @@ from astrbot.api import logger
|
||||
from astrbot.api import AstrBotConfig
|
||||
|
||||
from .request import APIClient
|
||||
from .function_basic import load_template,gold_to_string,week_to_num,compare_date_str
|
||||
from .fun_basic import load_template,gold_to_string,week_to_num,compare_date_str
|
||||
|
||||
class JX3Service:
|
||||
def __init__(self, api_config, config:AstrBotConfig):
|
||||
Reference in New Issue
Block a user