瀏覽代碼

update settings.js

wudebin 9 月之前
父節點
當前提交
e3d6a813aa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      WebApp-Lite/settings.js

+ 1 - 1
WebApp-Lite/settings.js

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