fuliqi
2024-08-22 6dd308df5a1a288f6de850a43c6479d41638083b
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代码层处理
    /**
     * 创建时间
     */