gongchunyi
22 小时以前 a83092b3ba022605ee08b547d4fa45c1f677fbeb
src/main/java/com/ruoyi/sales/mapper/ShippingInfoMapper.java
@@ -21,6 +21,8 @@
    List<ShippingInfo> listAll();
    List<ShippingInfoDto> exportList(@Param("req") ShippingInfo req);
    List<SalesLedgerProductDto> getReturnManagementDtoById(@Param("shippingId")Long shippingId);
    List<ShippingInfo> getShippingInfoByCustomerName(String customerName);