north-glass-erp/src/main/java/com/example/erp/mapper/sd/OrderProcessDetailMapper.java
@@ -31,4 +31,6 @@ List<Map<String, Integer>> getGlassLRowCollect(Date selectTime1, Date selectTime2); String selectNextProcess(String processId, String technologyNumber, String thisProcess); List<Map<String, String>> selectShiftQuantitySv(String creatorId, String startDatetime, String endDatetime, String step); }