mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Add: page_archives and route
Opt: Use ui_ensure for page transitions
This commit is contained in:
@@ -227,8 +227,8 @@ class Reward(RewardCommission, RewardTacticalClass, RewardResearch, RewardDorm,
|
||||
from module.war_archives.data_key_collect import DataKeyCollect
|
||||
az = DataKeyCollect(self.config, device=self.device)
|
||||
if not az.record_executed_since():
|
||||
az.run()
|
||||
az.record_save()
|
||||
if az.run():
|
||||
az.record_save()
|
||||
count += 1
|
||||
|
||||
if self.config.ENABLE_EXERCISE:
|
||||
|
||||
Reference in New Issue
Block a user