1
This commit is contained in:
@@ -485,7 +485,7 @@ func Init() {
|
||||
// jdslogin.RefreshQRCode()
|
||||
//}, 10*time.Second, 10*time.Minute)
|
||||
ScheduleTimerFunc("AutoSaleStoreSku", func() {
|
||||
cms.AutoSaleStoreSku(jxcontext.AdminCtx, nil, false)
|
||||
cms.AutoSaleStoreSku(jxcontext.AdminCtx, nil, true)
|
||||
}, autoSaleStoreSkuTimeList)
|
||||
|
||||
if beego.BConfig.RunMode == "jxgy" {
|
||||
|
||||
Reference in New Issue
Block a user