shawenguan 1 yıl önce
ebeveyn
işleme
453a381089
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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,