sensitive的新增和修改方法,美团配送打开和新增的时候实时更新的方法
This commit is contained in:
@@ -423,7 +423,7 @@ func doDailyWork() {
|
||||
//同步上架京东商城待售商品
|
||||
cms.RefreshJdsSkusStatus(jxcontext.AdminCtx)
|
||||
//同步美团配送与否状态及美团门店是否存在
|
||||
cms.SetMTPSStatus(jxcontext.AdminCtx)
|
||||
cms.SetMTPSStatus(jxcontext.AdminCtx, 0, 0)
|
||||
}
|
||||
|
||||
func RefreshRealMobile(ctx *jxcontext.Context, vendorID int, fromTime, toTime time.Time, isAsync, isContinueWhenError bool) (hint string, err error) {
|
||||
|
||||
Reference in New Issue
Block a user