aa
This commit is contained in:
@@ -202,7 +202,7 @@ func Init() {
|
|||||||
}, updateActStatusTimeList)
|
}, updateActStatusTimeList)
|
||||||
ScheduleScoreStore()
|
ScheduleScoreStore()
|
||||||
ScheduleTimerFunc("RefreshJdShopOrdersEarningPrice", func() {
|
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)
|
}, updateActStatusTimeList)
|
||||||
//刷新京东商城订单结算价
|
//刷新京东商城订单结算价
|
||||||
// ScheduleCheckStoreAlert()
|
// ScheduleCheckStoreAlert()
|
||||||
|
|||||||
Reference in New Issue
Block a user