guoyujie
16 小时以前 b1b5cf4b00ddc12f624f299174a6366d2cdb2617
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);
}