mirror of
https://github.com/CHERWING/CHERWIN_SCRIPTS.git
synced 2024-11-22 09:04:11 +08:00
更新金典小程序registerSource
This commit is contained in:
parent
cd288a985f
commit
1e0b01c75e
2
YLXL.py
2
YLXL.py
@ -105,7 +105,7 @@ class RUN:
|
||||
response = self.make_request(url,method='get')
|
||||
if response.get('status', False):
|
||||
print(f'{act_name}成功!✅')
|
||||
site = {'1520': "活力伊利", '1160': '金典SATINE', '1068': '甄稀冰淇淋'}
|
||||
site = {'1520': "活力伊利", '1160': '金典SATINE', '1068': '甄稀冰淇淋','1130': '金典有机生活+'}
|
||||
registerSource = response.get('data')['registerSource']
|
||||
Log(f'当前Source:【{registerSource}】')
|
||||
siteName = site.get(registerSource,False)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user