beta测试
This commit is contained in:
@@ -191,6 +191,9 @@ func Init() {
|
|||||||
}, autoSaleStoreSkuTimeList)
|
}, autoSaleStoreSkuTimeList)
|
||||||
|
|
||||||
if beego.BConfig.RunMode == "beta" {
|
if beego.BConfig.RunMode == "beta" {
|
||||||
|
ScheduleTimerFunc("CancelPayTimeOutOrder", func() {
|
||||||
|
localjx.CancelPayTimeOutOrder(jxcontext.AdminCtx)
|
||||||
|
}, cancelPayTimeOutOrderList)
|
||||||
ScheduleTimerFunc("GetAndStoreCitiesShops", func() {
|
ScheduleTimerFunc("GetAndStoreCitiesShops", func() {
|
||||||
netspider.GetAndStoreCitiesShops(jxcontext.AdminCtx, nil, nil, 0, 0, false, false)
|
netspider.GetAndStoreCitiesShops(jxcontext.AdminCtx, nil, nil, 0, 0, false, false)
|
||||||
}, []string{
|
}, []string{
|
||||||
|
|||||||
Reference in New Issue
Block a user