gongchunyi
2 天以前 b504b19b0881a7c1bd9e280ba41e993956b7f94e
src/main/java/com/ruoyi/production/pojo/SalesLedgerProductionAccounting.java
@@ -72,11 +72,6 @@
    private LocalDate schedulingDate;
    /**
     *
     */
    private Integer status;
    /**
     * 创建者
     */
    @TableField(fill = FieldFill.INSERT)
@@ -106,4 +101,6 @@
    @TableField(fill = FieldFill.INSERT)
    private Long tenantId;
    private Long ProductMainId;
}