Commit 9d7d5fe1 authored by chenweijian's avatar chenweijian

群组优化

parent 3f4af9eb
......@@ -20,7 +20,7 @@ func GroupCountryListSort() {
})
// 非常用国家-每60分钟计算国家房间列表排序 /v1/imGroup/country [get] 接口
spec2 := "0 46 * * * ?"
spec2 := "0 51 * * * ?"
_ = c.AddFunc(spec2, func() {
var model = domain.CreateModelNil()
model.Log.Infof("GroupCountryListSort not Common start")
......
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