1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 07:28:21 +08:00

Upd: storage logger use

This commit is contained in:
sui-feng-cb
2025-09-01 18:40:33 +08:00
parent 12b1f2e9e4
commit 1f69e81a32
2 changed files with 4 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ import module.config.server as server
server.server = 'cn' # Edit your server here.
from module.base.utils import load_image
from module.logger import logger
from module.statistics.battle_status import BattleStatusStatistics
from module.statistics.get_items import GetItemsStatistics