zss
2024-07-15 40c75db6d335a0335e944e5196a102d8837cad6b
inspect-server/src/main/java/com/yuanchu/mom/service/InsOrderService.java
@@ -34,6 +34,8 @@
    Map<String, Object> costStatistics(IPage<CostStatisticsDto> page, CostStatisticsDto costStatisticsDto);
    Map<String, Object> costStatistics2(CostStatisticsDto costStatisticsDto);
    Map<String, Object> selectSampleDefects(Page page, String inspectionItems, String orderNumber);
    int updateStatus(Integer id);