chenlu
昨天 e5ea2c30e33f280ffc8a0ce78224ef99fb6679b1
north-glass-erp/src/main/java/com/example/erp/mapper/pp/ReportingWorkDetailMapper.java
@@ -28,4 +28,6 @@
    Integer selectInventory(@Param("processId") String processId, @Param("orderNumber") Integer orderNumber, @Param("technologyNumber") Integer technologyNumber, String thisProcess);
    String getGlassPliesCount(String reportingWorkId);
    int selectFinishQuantity(String reportingWorkId);
}