tongshanglei 2 jaren geleden
bovenliggende
commit
6d40cacc2b
1 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  1. 3 3
      src/global.js

+ 3 - 3
src/global.js

@@ -1,6 +1,6 @@
-const BASE_URL = 'http://fdapi.rltest.cn/?s=wx_api';
-// const BASE_URL = '//api.card.jskedejiaoyu.com/?s=smart_wx_api';
-// const BASE_URL = 'https://api.wxt.renlianiot.com/?s=smart_wx_api';
+// const BASE_URL = 'http://fdapi.rltest.cn/?s=wx_api';
+const BASE_URL = 'http://fdapi.renlianiot.com/?s=wx_api';
+
 
  export default{
     BASE_URL