ceshi
This commit is contained in:
@@ -169,8 +169,7 @@ func IsCallbackAlwaysReturnSuccess() bool {
|
||||
}
|
||||
|
||||
func IsMainProductEnv() bool {
|
||||
//return web.BConfig.RunMode == "prod"
|
||||
return web.BConfig.RunMode == "beta"
|
||||
return web.BConfig.RunMode == "prod"
|
||||
}
|
||||
|
||||
func IsProductEnv() bool {
|
||||
|
||||
Reference in New Issue
Block a user