瀏覽代碼

说明:改为正式域名

程志平 4 年之前
父節點
當前提交
48a5c5816a
共有 1 個文件被更改,包括 2 次插入3 次删除
  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 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 IP_BASE_URL = 'http://pv.sohu.com/cityjson?ie=utf-8' // ip
 
 
 const myRequest = (options) => {
 const myRequest = (options) => {