zss
22 小时以前 bb6aeccaad6a7bdf842828d6fb11f3fb61be76eb
src/main/java/com/ruoyi/production/dto/ProductionProductMainDto.java
@@ -73,4 +73,7 @@
    @ApiModelProperty(value = "产出方量")
    @Excel(name = "产出方量")
    private BigDecimal totalQuantity;
    @ApiModelProperty("强度")
    private String strength;
}