소스 검색

修改体验版地址

jiapu 3 주 전
부모
커밋
131c9538b4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'