姜友瑶
2022-06-09 71c662dc76fbd6e12e6d9aed80fe95e498a697d7
zq-erp/src/main/java/com/matrix/system/hive/dao/SysOrderDao.java
@@ -46,7 +46,7 @@
   List<OrderDetailVo> selectApiOrderListInPage(@Param("record") OrderListDto orderListDto, @Param("pageVo") PaginationVO pageVo);
   List<PadOrderDetailVo> selectPadApiOrderListInPage(PadOrderListDto orderListDto, PaginationVO pageVo);
   List<PadOrderDetailVo> selectPadApiOrderListInPage(@Param("record") PadOrderListDto orderListDto, @Param("pageVo") PaginationVO pageVo);
   int selectApiOrderListTotal(@Param("record") OrderListDto orderListDto);