Browse Source

update settings.js

wudebin 9 tháng trước cách đây
mục cha
commit
e3d6a813aa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = {