18016688350 před 3 roky
rodič
revize
5fe5e7dff7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      utils/util.js

+ 1 - 1
utils/util.js

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