diff --git a/TODO.md b/TODO.md index 90751b4..8a6d1da 100644 --- a/TODO.md +++ b/TODO.md @@ -15,7 +15,7 @@ - [x] ~~spring-boot-demo-template-thymeleaf(使用模板引擎 - thymeleaf)~~ - [x] ~~spring-boot-demo-template-beetl(使用模板引擎 - beetl)~~ - [ ] spring-boot-demo-template-enjoy(使用模板引擎 - JFinal-Enjoy) -- [x] spring-boot-demo-orm-jdbctemplate(操作 SQL 关系型数据库 - JdbcTemplate) +- [x] ~~spring-boot-demo-orm-jdbctemplate(操作 SQL 关系型数据库 - JdbcTemplate)~~ - [x] ~~spring-boot-demo-orm-jpa(操作 SQL 关系型数据库 - JPA)~~ - [x] ~~spring-boot-demo-orm-mybatis(操作 SQL 关系型数据库 - mybatis)~~ - [ ] spring-boot-demo-orm-beetlsql(操作 SQL 关系型数据库 - beetlSQL)