Commit f4b21a65 authored by DavidHuang's avatar DavidHuang

修改一处 参数

parent 1c86fe9f
......@@ -33,7 +33,7 @@ extension AppDelegate: JPUSHRegisterDelegate {
#if DEBUG
let isProduction = false
#elseif TESTENV
let isProduction = true
let isProduction = false
#else
let isProduction = true
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment