xuhy
6 天以前 6233c215047bd2c15512f1f32e42b7a858306882
ruoyi-system/src/main/java/com/ruoyi/system/model/TErpSupplierInventoryGoods.java
@@ -54,5 +54,9 @@
    @TableField("inventory_type")
    private Integer inventoryType;
    @ApiModelProperty(value = "商品id")
    @TableField("goods_id")
    private String goodsId;
}