Commit c7d93f9f authored by Steven杜宇's avatar Steven杜宇

// fix

parent 9db00a36
......@@ -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