优化OnOrderComments
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
// 饿百的评价不是一点一点出来的,而是一下把前一天的全部崩出来。。。
|
||||
|
||||
const (
|
||||
RefreshCommentTime = 36 * time.Hour
|
||||
RefreshCommentTime = 84 * time.Hour
|
||||
RefreshCommentTimeInterval = 60 * time.Minute
|
||||
EBAI_BAD_COMMENTS_MAX_MODIFY_TIME = 24 // 小时
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user