chenlu
2 天以前 2e1553e8a7120c2d38d69a8f400dcca2557b09fb
north-glass-erp/src/main/java/com/example/erp/mapper/pp/ReportingWorkDetailMapper.java
@@ -26,4 +26,8 @@
    Integer selectInventory(@Param("processId") String processId, @Param("orderNumber") Integer orderNumber, @Param("technologyNumber") Integer technologyNumber, String thisProcess);
    String getGlassPliesCount(String reportingWorkId);
    int selectFinishQuantity(String reportingWorkId);
}