mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
重构了Python接口结构
This commit is contained in:
@@ -2,7 +2,9 @@ import json
|
||||
import pathlib
|
||||
import time
|
||||
|
||||
from asst import InstanceOptionType, Asst, Message, Updater, Version
|
||||
from asst.asst import Asst
|
||||
from asst.utils import Message, Version
|
||||
from asst.updater import Updater
|
||||
|
||||
|
||||
@Asst.CallBackType
|
||||
|
||||
Reference in New Issue
Block a user