yiqi_pda/api/outBound/index.js
@@ -18,3 +18,12 @@ }) } // 出库统计 /api/pdaservice/getOutBoundWorkPieceInfoCount export function getOutBoundWorkPieceInfoCount(data) { return request({ url: `/api/pdaservice/getOutBoundWorkPieceInfoCount`, method: 'post', data }) }