aa
This commit is contained in:
@@ -202,7 +202,7 @@ func Init() {
|
||||
}, updateActStatusTimeList)
|
||||
ScheduleScoreStore()
|
||||
ScheduleTimerFunc("RefreshJdShopOrdersEarningPrice", func() {
|
||||
orderman.RefreshJdShopOrdersEarningPrice(jxcontext.AdminCtx, utils.Time2Str(time.Now().AddDate(0, 0, -2)), utils.Time2Str(time.Now()))
|
||||
orderman.RefreshJdShopOrdersEarningPrice(jxcontext.AdminCtx, utils.Time2Str(time.Now().AddDate(0, 0, -1)), utils.Time2Str(time.Now()))
|
||||
}, updateActStatusTimeList)
|
||||
//刷新京东商城订单结算价
|
||||
// ScheduleCheckStoreAlert()
|
||||
|
||||
Reference in New Issue
Block a user