forked from Kohaku/maimaiDX-Api
minus fix
This commit is contained in:
parent
6247c740d2
commit
0f4df3df9f
@ -101,9 +101,10 @@ def implLoginBonus(userId: int, currentLoginTimestamp:int, currentLoginResult, b
|
||||
"maxCount": 2000
|
||||
})
|
||||
finalLoginBonusData = json.loads(apiSDGB(data, "GetUserLoginBonusApi", userId))
|
||||
return finalLoginBonusData
|
||||
###### PRODUCTION 用には、上記のコードを削除してください
|
||||
|
||||
return finalLoginBonusData
|
||||
return currentUserAllResult
|
||||
|
||||
def generateLoginBonusList(UserLoginBonusList, generateMode=1):
|
||||
'''
|
||||
|
@ -5,4 +5,4 @@ placeName = "赛博时空枣庄市中店"
|
||||
clientId = "A63E01E9564"
|
||||
|
||||
# 日本精工,安全防漏
|
||||
#from Private_Static_Settings import *
|
||||
from Private_Static_Settings import *
|
||||
|
Loading…
x
Reference in New Issue
Block a user