huminmin
2 天以前 3e17b898ed5c4a62fbad777f39c3f89953345ff2
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;