feat: unlock all partners
This commit is contained in:
@@ -55,7 +55,7 @@ if __name__ == "__main__":
|
||||
logger.info("登录失败")
|
||||
exit()
|
||||
try:
|
||||
items = [23]
|
||||
items = range(11, 33) # all partners
|
||||
logger.info(
|
||||
implUnlockMultiItem(
|
||||
10,
|
||||
|
||||
Reference in New Issue
Block a user