gold3钉钉登录

This commit is contained in:
苏尹岚
2020-04-22 09:39:10 +08:00
parent 604c42c6a5
commit 572073d657
2 changed files with 7 additions and 4 deletions

View File

@@ -349,7 +349,7 @@ func doDailyWork() {
//刷新京东门店的等级
cms.RefreshJdLevel(jxcontext.AdminCtx)
//删除操作日志
event.DeleteOperateEventAndDetail(jxcontext.AdminCtx, time.Now().AddDate(0, -1, 0))
event.DeleteOperateEventAndDetail(jxcontext.AdminCtx, time.Now().AddDate(0, -3, 0))
//禁用没有绑定的门店
cms.DisabledStoreWithoutVendor(jxcontext.AdminCtx, true, true)
//刷新物料订单状态