wudebin 9 месяцев назад
Родитель
Сommit
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 = {