Crunchy
2024-08-13 d7ac4e34c040d3db7d003e89129e9b0a69057972
inspect-server/src/main/java/com/yuanchu/mom/mapper/InsOrderMapper.java
@@ -31,7 +31,7 @@
    String getLaboratoryCode(String name);
    IPage<SampleProductDto2> selectSampleAndProductByOrderId(IPage<SampleProductDto2> page, QueryWrapper<SampleProductDto2> ew);
    IPage<SampleProductDto2> selectSampleAndProductByOrderId(IPage<SampleProductDto2> page, QueryWrapper<SampleProductDto2> ew,Integer id);
    IPage<CostStatisticsDto> selectCostStatistics(IPage<CostStatisticsDto> page, QueryWrapper<CostStatisticsDto> ew);