|
@@ -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
|