Skip to content

Commit 68d07cb

Browse files
committed
📝 更新TODO.md
1 parent d91507e commit 68d07cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TODO.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- [x] ~~spring-boot-demo-orm-jpa (operating SQL Relational Database - JPA)~~
2020
- [x] ~~spring-boot-demo-orm-mybatis (operating SQL relational database - mybatis)~~
2121
- [x] ~~spring-boot-demo-orm-mybatis-mapper-page (operating SQL relational database - integrating mybatis generic Mapper, PageHelper)~~
22-
- [x] ~~spring-boot-demo-orm-mybatis-plus (operating SQL relational database - integrating mybatis-plus)~~
22+
- [x] ~~spring-boot-demo-orm-mybatis-plus (operating SQL relational database - integrating mybatis-plus, Mapper, ActiveRecord)~~
2323
- [x] ~~spring-boot-demo-orm-beetlsql (operating SQL relational database - beetlSQL)~~
2424
- [x] ~~spring-boot-demo-cache-redis (using redis for caching)~~
2525
- [x] ~~spring-boot-demo-cache-ehcache (using Ehcache for caching)~~

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- [x] ~~spring-boot-demo-orm-jpa(操作 SQL 关系型数据库 - JPA)~~
2020
- [x] ~~spring-boot-demo-orm-mybatis(操作 SQL 关系型数据库 - mybatis)~~
2121
- [x] ~~spring-boot-demo-orm-mybatis-mapper-page(操作 SQL 关系型数据库 - 集成mybatis通用Mapper,PageHelper)~~
22-
- [x] ~~spring-boot-demo-orm-mybatis-plus(操作 SQL 关系型数据库 - 集成mybatis-plus)~~
22+
- [x] ~~spring-boot-demo-orm-mybatis-plus(操作 SQL 关系型数据库 - 集成mybatis-plus,Mapper操作、ActiveRecord操作~~
2323
- [x] ~~spring-boot-demo-orm-beetlsql(操作 SQL 关系型数据库 - beetlSQL)~~
2424
- [x] ~~spring-boot-demo-cache-redis(使用 redis 进行缓存)~~
2525
- [x] ~~spring-boot-demo-cache-ehcache(使用 Ehcache 进行缓存)~~

0 commit comments

Comments
 (0)