fix(MemberReportMapper): 修复产品销售统计接口报错问题

This commit is contained in:
woody 2025-08-08 14:38:32 +08:00 committed by cabbage
parent 600fd5f8c3
commit ff4a973a08
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ public interface MemberReportMapper {
/**
* 出货明细汇总统计详情
*/
List<ProductShippingDetailsVO> listProductShippingDetail(@Param("param)") ProductShippingParam param);
List<ProductShippingDetailsVO> listProductShippingDetail(@Param("param") ProductShippingParam param);
/**
* 报单汇总