实验StoreSkuAct
This commit is contained in:
@@ -109,7 +109,7 @@ func Init() {
|
||||
IsUseThingMap = beego.AppConfig.DefaultBool("useThingMap", false)
|
||||
|
||||
IsAddEvent = !IsProductEnv()
|
||||
IsStoreSkuAct = false
|
||||
IsStoreSkuAct = !IsProductEnv()
|
||||
}
|
||||
|
||||
func IsCallbackAlwaysReturnSuccess() bool {
|
||||
|
||||
Reference in New Issue
Block a user