Merge remote-tracking branch 'origin/mark' into yonghui

This commit is contained in:
苏尹岚
2019-12-26 09:24:30 +08:00

View File

@@ -69,7 +69,7 @@ func init() {
} }
func Init() { func Init() {
if IsProductEnv(){ if false { //IsProductEnv() {
OutputDebugMsgLevel = 1 OutputDebugMsgLevel = 1
} }