2 커밋 fa04492377 ... 1b8bc854d9

작성자 SHA1 메시지 날짜
  gubai 1b8bc854d9 Merge branch 'master' of ssh://git.9026.com:2212/gubai/IHG 2 년 전
  gubai 613007ee9f 项目日志:1.17 2 년 전
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      setting.js

+ 2 - 2
setting.js

xqd
@@ -3,8 +3,8 @@
  */
 const IS_DEV = process.env.NODE_ENV === 'development'
 
-// const URL = 'https://t9.9026.com'
-const URL = 'https://ihg.9026.com'
+const URL = 'https://t9.9026.com'
+// const URL = 'https://ihg.9026.com'
 
 	
 module.exports = {