Skip to content

Commit

Permalink
Update RSmain_insideinfo.py
Browse files Browse the repository at this point in the history
  • Loading branch information
qmppz authored Aug 15, 2018
1 parent 6ea6478 commit dbb7e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RSmain_insideinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#section标签为:[openIdConf_2018-04-08]

RUNTIME = int(time.mktime(time.strptime(time.strftime('%Y-%m-%d',time.localtime(time.time())) \
+" 23:11:00", "%Y-%m-%d %H:%M:%S") )) #"2018-03-05 11:39:19"
+" 20:00:00", "%Y-%m-%d %H:%M:%S") )) #"2018-03-05 11:39:19"
READYTIME = RUNTIME - 30 #提前 0.5 分钟准备
delayTime = 10

Expand Down

0 comments on commit dbb7e7d

Please sign in to comment.