chenlu
1 天以前 b39599abcfce0b8db09fc5c94ff4655a2dc99ee1
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);
}