Sfoglia il codice sorgente

update settings.js

wudebin 9 mesi fa
parent
commit
e3d6a813aa
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 = {