Update 云筑工匠.py

This commit is contained in:
zjk2017
2024-07-20 15:59:54 +08:00
committed by GitHub
parent 62ab90abeb
commit 568bd57271

View File

@@ -68,7 +68,7 @@ def watchad(cookie):
coinAmount=res['data']['coinAmount']
print(f"看视频成功,获得{coinAmount}金币")
elif errorCode==500 and message=="当日任务完成":
print(f"当日任务完成 看视频成功)
print(f"当日任务完成 看视频成功")
else:
print("看视频失败")
# print(res['errorCode'])