This commit is contained in:
Faker 2023-01-11 17:03:56 +08:00
parent 0680556ae4
commit e05e3afc12
3 changed files with 27 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -62,6 +62,8 @@ else:
baseInfo = "PIZ1W0ap%2Cbrand_nine"
elif baseInfo == "10":
baseInfo = "8AHIKfsi%2Cbrand_ten"
elif baseInfo == "11":
baseInfo = "zvNssjdW%2Cbrand_eleven"
else:
print('export baseInfo="品牌编号"设置有误,默认运行第九个任务brand_ten')
baseInfo = "8AHIKfsi%2Cbrand_ten"

24
jd_slider_sign.js Normal file

File diff suppressed because one or more lines are too long