test cron

This commit is contained in:
wangchuxiao 2022-11-04 16:29:38 +08:00
parent 953e284566
commit de13f5edbd

View File

@ -38,7 +38,7 @@ func StartCronTask() {
} else {
log.NewError(operationID, utils.GetSelfFuncName(), err.Error())
}
return
// working group msg clear
workingGroupIDList, err := im_mysql_model.GetGroupIDListByGroupType(constant.WorkingGroup)
if err == nil {