廖井涛
2025-07-23 25ae4025978ef7498db9790b237fa5a26698b1ec
north-glass-erp/src/main/java/com/example/erp/mapper/sd/OrderProcessDetailMapper.java
@@ -30,7 +30,7 @@
    List<Map<String, Integer>> getGlassLRowCollect(Date selectTime1, Date selectTime2);
    String selectNextProcess(String processId, String technologyNumber, String thisProcess);
    String selectNextProcess(String processId, String technologyNumber, String thisProcess, String orderNumber);
    List<Map<String, String>> selectShiftQuantitySv(String creatorId, String startDatetime, String endDatetime, String step);
}