liyongli 2 년 전
부모
커밋
44620b8a35
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/config/index.js

+ 2 - 2
src/config/index.js

@@ -1,8 +1,8 @@
 export default {
   base: {
     ajax: "https://topic.smcic.net/operate/world-cup/",
-	slikRoad: "http://172.17.17.201:9000/operate/",
-	// slikRoad: "https://topic.smcic.net/operate/",
+	// slikRoad: "http://172.17.17.201:9000/operate/",
+	slikRoad: "https://topic.smcic.net/operate/",
     authorization: "https://bytedance.sxtvs.net/",
     default: ""
   },