@@ -1,5 +1,5 @@
//是否访问生产环境
-const RELEASE_PROD = false;
+const RELEASE_PROD = true;
const APP_NAME = "chargEco"; //lumi, chargEco, fpnc, juice
const apiAddress = {