mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-20 09:44:26 +08:00
Upd: dev_tools info war_archives_update
This commit is contained in:
@@ -260,12 +260,12 @@ if __name__ == '__main__':
|
||||
# input strings in YYYYMMDD format for war archives update time
|
||||
# use 'today' for today, use a list to input multiple values,
|
||||
# such as '20250717', 'today', ['20250619' , '20250717', 'today']
|
||||
WarArchivesUpdater.aired_date = ['20260409', '20260507']
|
||||
WarArchivesUpdater.aired_date = ['20260612', '20260618']
|
||||
# Event name or date of update of war archives
|
||||
# input strings in YYYYMMDD format for event time, or input event name
|
||||
# use 'recent' for the latest CN enent, use a list to input multiple values,
|
||||
# such as '20220428', '虹彩的终幕曲', 'recent', ['雄鹰的叙事歌' , '20220428', 'recent']
|
||||
WarArchivesUpdater.event = ['远汇点作战', '奏响鸢尾之歌']
|
||||
WarArchivesUpdater.event = ['空相交汇点', '幻梦间奏曲']
|
||||
|
||||
updater = WarArchivesUpdater()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user