fuliqi
2024-08-21 9da24a8dfa3766cec565b092fc105f7f006de070
ycl-pojo/src/main/java/com/ycl/platform/base/AbsEntity.java
@@ -20,7 +20,6 @@
    @TableId(value = "id", type = IdType.AUTO)
    private Integer id;
    //TODO:删除fill代码层处理
    /**
     * 创建时间
     */