@@ -30,7 +30,7 @@ const utils = {
interfaceUrl: function () {
//接口地址
- return "https://mgvmapi.mengguostore.com/";
+ return "http://automatapi.mengguohotel.com/";
// return "http://127.0.0.1:8111/";
},
toast: function (text, duration, success) {