Skip to content

Commit

Permalink
修复action版本(同腾讯云) 签到领豆代码缺失的bug
Browse files Browse the repository at this point in the history
  • Loading branch information
fuguiKz committed Oct 25, 2021
1 parent 347448f commit 2a7cc52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mt-action-scripts.py
Original file line number Diff line number Diff line change
Expand Up @@ -742,6 +742,7 @@ def main():
a = __Autonomy__()
sys.stdout = a
print("脚本启动时间:%s\n"%(n_time))
signForBeans()
batchId = getbatchId()
##先去保持每天签到 以获得必中符或者豆子
if expire ==0:
Expand Down

0 comments on commit 2a7cc52

Please sign in to comment.