shawenguan 1 an în urmă
părinte
comite
453a381089
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Scripts/imoutai/imoutaiHelper.js

+ 1 - 1
Scripts/imoutai/imoutaiHelper.js

@@ -1014,7 +1014,7 @@ async function getReservationList(token, tokenWap, deviceId) {
         'MT-Network-Type': `WIFI`
     };
     const body = ``;
-
+    const url = `https://app.moutai519.com.cn/xhr/front/mall/reservation/list/pageOne/queryV2`;
     const options = {
         url: url,
         method: method,