Browse Source

1.11 合并

gubai 2 năm trước cách đây
mục cha
commit
5d0cfd1b94
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      setting.js

+ 2 - 2
setting.js

xqd
@@ -3,8 +3,8 @@
  */
 const IS_DEV = process.env.NODE_ENV === 'development1'
 
-// 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 = {