mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 02:48:44 +08:00
update
This commit is contained in:
parent
9ca9476e86
commit
9de6c1b5cb
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -361,6 +361,7 @@ async def main():
|
||||
if result['success']:
|
||||
success += 1
|
||||
print(f'🎉助力成功! 当前成功助力{success}个\n')
|
||||
else:
|
||||
if '交易失败' in str(result):
|
||||
success += 1
|
||||
print(f'🎉助力成功! 当前成功助力{success}个\n')
|
||||
@ -380,6 +381,7 @@ async def main():
|
||||
if result['success']:
|
||||
success += 1
|
||||
print(f'🎉助力成功! 当前成功助力{success}个\n')
|
||||
else:
|
||||
if '交易失败' in result:
|
||||
success += 1
|
||||
print(f'🎉助力成功! 当前成功助力{success}个\n')
|
||||
|
File diff suppressed because one or more lines are too long
21
jd_txzj_lottery.js
Normal file
21
jd_txzj_lottery.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user