Commit 55869d46 by mushishixian

去掉调试代码

parent 0cf64032
Showing with 0 additions and 1 deletions
......@@ -100,7 +100,6 @@ func main() {
if updateTime == nil {
updateTime = 1
}
updateTime = 1
//先去取出所有的正在进行的活动列表
var giftActivityList []model.GiftActivity
err = specialDb.Reset().Table(&giftActivityList).Fields("id,start_time,end_time").
......
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 sign in to comment