xuhy
2024-10-29 76561071d3441cd8a551772d0f43d93c9f9a1e6a
ruoyi-system/src/main/java/com/ruoyi/system/domain/TOrderStockGoods.java
@@ -55,8 +55,8 @@
    @ApiModelProperty(value = "本次进货价格")
    @Excel(name = "进货价格",width = 15)
    @TableField("thisSalePrice")
    private BigDecimal thisSalePrice;
    @TableField("thisCostPrice")
    private BigDecimal thisCostPrice;
    @ApiModelProperty(value = "商品图")
    @TableField("goodsPicture")