xuhy
3 天以前 7f92cc32ed8a2a08c74a6a8c871b5e1863dce458
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;
}