mirror of
https://github.com/linbailo/zyqinglong.git
synced 2026-01-12 03:00:43 +08:00
加点优惠券
This commit is contained in:
parent
9c4e819909
commit
dbe8021a8e
4
dddc.py
4
dddc.py
@ -348,7 +348,7 @@ def yq(uid,token):
|
||||
|
||||
if __name__ == '__main__':
|
||||
uid = 1
|
||||
token = "LNwU4uQ942ozIte-b44TTBSs-Deh913XhEh7InatZtEkzDuOwkAMgOG7_LUV2Z54Hr7NPrILzSCBqKLcHUGqr_t2ppKURRdFmEaaMJ0soTqEWUhrMby2GEVXV2Gu5JsgQfg6-Sa929rCXNVjeBF-P91G7jxuz_vPRoaqjkP4I632sGq9q_BPYt1bG6NVrwiXs72SerwCAAD__w=="
|
||||
token = ""
|
||||
if 'ddgyToken' in os.environ:
|
||||
fen = os.environ.get("ddgyToken").split("@")
|
||||
print(f'查找到{len(fen)}个账号')
|
||||
@ -369,4 +369,4 @@ if __name__ == '__main__':
|
||||
try:
|
||||
main(uid,token)
|
||||
except Exception as e:
|
||||
print('小错误')
|
||||
print('小错误')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user