zouyu
2025-03-18 8f63d5ce747106195b279e1c158fd12f9997a770
inspect-server/src/main/java/com/ruoyi/inspect/service/InsOrderService.java
@@ -39,7 +39,7 @@
    void exportChecked(Map<String,Object> data, HttpServletResponse response);
    Map<String, Object> costStatistics(IPage<CostStatisticsDto> page, CostStatisticsDto costStatisticsDto);
    IPage<CostStatisticsDto> costStatistics(IPage<CostStatisticsDto> page, CostStatisticsDto costStatisticsDto);
    Map<String, Object> costStatistics2(CostStatisticsDto costStatisticsDto);