京东商城商品规格小数

This commit is contained in:
苏尹岚
2020-06-09 10:03:17 +08:00
parent aa58117e65
commit cd013169c0
3 changed files with 2 additions and 4 deletions

View File

@@ -146,6 +146,7 @@ func main() {
}
orderman.LoadPendingOrders()
orderman.SaveJdsOrders(nil, time.Now().Add(-2*time.Hour), time.Now())
// 延时的原因是等回调准备好
if globals.IsProductEnv() || beego.BConfig.RunMode == "beta" {