xiangpei
2024-08-22 1e17cb5f4890dabbb23966a4a48ea921411fe811
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代码层处理
    /**
     * 创建时间
     */