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