소스 검색

提交

master
gwbvipvip 6 달 전
부모
커밋
ef07792d47
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/pages/htmls/API/GroupMeal/DiningPlateOrder/GetWeighOrderByOpenId/index.tsx

+ 1
- 1
src/pages/htmls/API/GroupMeal/DiningPlateOrder/GetWeighOrderByOpenId/index.tsx 파일 보기

@@ -18,7 +18,7 @@ const publicrequestData = [
];

const requestData = [
{ attribute: 'orderId', type: 'string', isrequired: "是", explicate: '订单ID' },
{ attribute: 'openId', type: 'string', isrequired: "是", explicate: '订单ID' },
];

const returnData = [


불러오는 중...
취소
저장