Silent 6 năm trước cách đây
mục cha
commit
4e54f45eef
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      wechat/utils/api.js

+ 1 - 1
wechat/utils/api.js

xqd
@@ -1,7 +1,7 @@
 const headUrl = 'https://t20.9026.com/wechat/';
 
 module.exports = {
-  isTest: true,
+  isTest: false,
   headUrl: headUrl,
   loginUrl: headUrl + 'login',
   checkPositionUrl: headUrl + 'checkPosition',