自动完成内部自提单

This commit is contained in:
gazebo
2019-12-08 17:49:26 +08:00
parent 6226b19e96
commit 769a66a08a
4 changed files with 80 additions and 1 deletions

View File

@@ -109,6 +109,7 @@ func Init() {
ScheduleTimerFuncByInterval(func() {
RefreshRealMobile(jxcontext.AdminCtx, model.VendorIDEBAI, time.Now().Add(-24*time.Hour), utils.DefaultTimeValue, false, true)
// defsch.FixedScheduler.ConfirmSelfTakeOrders(jxcontext.AdminCtx, nil, time.Now().Add(-48*time.Hour), time.Now().Add(-30*time.Minute), true, true)
}, 5*time.Second, 1*time.Hour)
ScheduleTimerFunc("auto enable remote store", func() {