zss
2024-04-16 2298b0125d761930e07ec7b482146fda32887725
inspect-server/src/main/java/com/yuanchu/mom/service/InsOrderService.java
@@ -31,4 +31,6 @@
    Map<String, Object> selectSampleAndProductByOrderId(IPage<SampleProductDto2> page, SampleProductDto2 sampleProductDto);
    Map<String, Object> costStatistics(IPage<CostStatisticsDto> page, CostStatisticsDto costStatisticsDto);
}