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,