Mike 6 years ago
parent
commit
2559780657
1 changed files with 1 additions and 1 deletions
  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,