Rewrote, Should be usable
This commit is contained in:
@@ -48,7 +48,7 @@ if __name__ == "__main__":
|
||||
loginResult = apiLogin(currentLoginTimestamp, userId)
|
||||
|
||||
# Change you want item ID
|
||||
wantToUnlockItemId = 11
|
||||
wantToUnlockItemId = 11624
|
||||
|
||||
if loginResult['returnCode'] != 1:
|
||||
logger.info("登录失败")
|
||||
|
||||
Reference in New Issue
Block a user