Mike 6 年之前
父节点
当前提交
2559780657
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      wechat/utils/api.js

+ 1 - 1
wechat/utils/api.js

xqd
@@ -1,4 +1,4 @@
-const headUrl = 'http://t20.9026.com/wechat/';
+const headUrl = 'https://t20.9026.com/wechat/';
 
 module.exports = {
   isTest: true,