src/main/java/com/ruoyi/production/bean/dto/ProductionProductMainDto.java
@@ -81,6 +81,9 @@ @Schema(description = "工序") private String process; @Schema(description = "工序标准数量") private java.math.BigDecimal standardQuantity; @Schema(description = "工资定额") private BigDecimal workHours;