- 饿百的评价不是一点一点出来的,而是一下把前一天的全部崩出来。。。,相应修改定时器
This commit is contained in:
@@ -13,9 +13,11 @@ import (
|
||||
"git.rosy.net.cn/jx-callback/globals/api"
|
||||
)
|
||||
|
||||
// 饿百的评价不是一点一点出来的,而是一下把前一天的全部崩出来。。。
|
||||
|
||||
const (
|
||||
RefreshCommentTime = 4 * time.Hour
|
||||
RefreshCommentTimeInterval = 10 * time.Minute
|
||||
RefreshCommentTime = 36 * time.Hour
|
||||
RefreshCommentTimeInterval = 60 * time.Minute
|
||||
)
|
||||
|
||||
func (c *PurchaseHandler) StartRefreshComment() {
|
||||
|
||||
Reference in New Issue
Block a user