mirror of
https://github.com/CHERWING/CHERWIN_SCRIPTS.git
synced 2024-11-22 09:04:11 +08:00
修复蜜雪冰城
This commit is contained in:
parent
38b447bac1
commit
7f054af6b7
2
MXBC.py
2
MXBC.py
@ -118,7 +118,7 @@ class RUN:
|
|||||||
Log(f'开始登陆----->>>')
|
Log(f'开始登陆----->>>')
|
||||||
params = {
|
params = {
|
||||||
'third': 'wxmini',
|
'third': 'wxmini',
|
||||||
'unionid': 'o0GLKv7aPboGafM_zMVcuuWzu8MY',
|
'unionid': self.unionid,
|
||||||
't': int(time.time() * 1000), # 获取当前13位时间戳
|
't': int(time.time() * 1000), # 获取当前13位时间戳
|
||||||
'appId': 'd82be6bbc1da11eb9dd000163e122ecb'
|
'appId': 'd82be6bbc1da11eb9dd000163e122ecb'
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user