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