diff --git a/README.md b/README.md
index 93c2750d..a1d30c5d 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,6 @@ v.3.x 为springboot 3.x版本,使用jdk17版本
* springboot-starter | Springboot领域驱动框架
* springboot-starter-data-fast | 快速数据呈现框架
-* springboot-starter-id-generator | Id自增策略框架
* springboot-starter-security-jwt | security&jwt权限框架
## SpringBoot DDD Architecture | SpringBoot DDD 框架图
@@ -42,13 +41,6 @@ v.3.x 为springboot 3.x版本,使用jdk17版本
${last.version}
-
-
- com.codingapi.springboot
- springboot-starter-id-generator
- ${last.version}
-
-
com.codingapi.springboot
diff --git a/TODO.md b/TODO.md
deleted file mode 100644
index d5054898..00000000
--- a/TODO.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# 同步
-
-* com.codingapi.springboot.framework.dto.request.IdRequest add
-* com.codingapi.springboot.framework.dto.request.PageRequest#27 super(current, pageSize, sort);
-* com.codingapi.springboot.framework.em.IEnum add
-* com.codingapi.springboot.framework.serializer.EnumSerializer add
-* springboot-starter-data-fast update
\ No newline at end of file