liding
2 天以前 40e4ce58f634598fafd205dfe54cb90e8b63b6f2
main-business/src/main/java/com/ruoyi/business/entity/PendingInventory.java
@@ -25,6 +25,13 @@
     */
    @TableId(value = "id", type = IdType.AUTO)
    private Long id;
    /**
     *
     * 生产加工id
     */
    @TableField(value = "master_id")
    private Long masterId;
    /**
     * 供货商名称
     */