Explorar o código

说明:改为正式域名

程志平 %!s(int64=5) %!d(string=hai) anos
pai
achega
48a5c5816a
Modificáronse 1 ficheiros con 2 adicións e 3 borrados
  1. 2 3
      static/api.js

+ 2 - 3
static/api.js

@@ -1,7 +1,6 @@
 const WEXIN_BASE_URL = 'https://api.mch.weixin.qq.com' // wexin
-// const CODE_BASE_URL = 'https://jtishfw.ncjti.edu.cn/jxch-smartmp' // code
-const CODE_BASE_URL = 'https://developdomain.chuanghai-tech.com' // code
-// const CODE_BASE_URL = 'http://grzpqy.natappfree.cc' // code
+const CODE_BASE_URL = 'https://jtishfw.ncjti.edu.cn/jxch-smartmp' // code
+// const CODE_BASE_URL = 'https://developdomain.chuanghai-tech.com' // code
 const IP_BASE_URL = 'http://pv.sohu.com/cityjson?ie=utf-8' // ip
 
 const myRequest = (options) => {