Sfoglia il codice sorgente

修改体验版地址

jiapu 3 settimane fa
parent
commit
131c9538b4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      cfc-frontend/config.js

+ 1 - 1
cfc-frontend/config.js

@@ -23,7 +23,7 @@ try {
         API_BASE_URL = 'http://192.168.1.57:9082'
         break
       case 'trial':
-        API_BASE_URL = 'http://cfc.iwintrue.com'
+        API_BASE_URL = 'https://cfc.iwintrue.com'
         break
       case 'release':
         API_BASE_URL = 'https://cfc.etotem.com.cn'