This commit is contained in:
苏尹岚
2020-12-25 10:25:07 +08:00
parent 68e9c5571c
commit 0210024dc4
5 changed files with 111 additions and 2 deletions

View File

@@ -44,6 +44,8 @@ func doDailyWork() {
cms.RefreshUserMemberStatus(jxcontext.AdminCtx)
//删除聊天记录
event.DeleteMessageRecord(jxcontext.AdminCtx)
//自动确认收货(刷新状态)
cms.RefreshDropShippingJob(jxcontext.AdminCtx)
}
// 按时间序列循环