shawenguan 1 년 전
부모
커밋
d0fc0faf25
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      Scripts/imoutai/imoutaiHelper.js

+ 0 - 1
Scripts/imoutai/imoutaiHelper.js

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