maven
4 天以前 1c2cbd98e16cbbeb23ba1b13f8f058cc87a84058
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