From 2a60088303087b2cca6b28d97b5f48c7a11ce571 Mon Sep 17 00:00:00 2001 From: mokurin000 <1348292515a@gmail.com> Date: Thu, 14 Aug 2025 23:09:39 +0800 Subject: [PATCH] feat: unlock all partners --- ActionUnlockItem.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ActionUnlockItem.py b/ActionUnlockItem.py index 4cb6403..04302aa 100644 --- a/ActionUnlockItem.py +++ b/ActionUnlockItem.py @@ -55,7 +55,7 @@ if __name__ == "__main__": logger.info("登录失败") exit() try: - items = [23] + items = range(11, 33) # all partners logger.info( implUnlockMultiItem( 10,