Commit 7011b73d authored by szh's avatar szh

计划更新2020/4/2 20:0:0

parent d652f187
......@@ -614,7 +614,8 @@ func updateBityuan640() error {
BityuanFlag = true
plantime := int64(1585656000)
//2020/4/2 20:0:0
plantime := int64(1585828800)
nowtime := time.Now().Unix()
if nowtime < plantime {
tlog.Error("waiting plantime to update","nowtime",nowtime)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment