yaowanxin
7 天以前 0b3cbc9c80c5544bfc0f9aeea8a89141dd5abe0d
src/main/java/com/ruoyi/warehouse/pojo/DocumentClassification.java
@@ -43,7 +43,7 @@
     * 创建用户
     */
    @TableField(fill = FieldFill.INSERT)
    private Long createUser;
    private Integer createUser;
    /**
     * 修改时间
@@ -55,7 +55,7 @@
     * 修改用户
     */
    @TableField(fill = FieldFill.INSERT_UPDATE)
    private Long updateUser;
    private Integer updateUser;
    /**
     * 租户id