shawenguan 1 년 전
부모
커밋
453a381089
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,