13 Commits

Author SHA1 Message Date
yulichang
fa95c33847 Revert "chore(deps): bump mpj.mybatis.plus.version from 3.3.0 to 3.5.7"
This reverts commit 33e35ee1fbdf5884654cfef2e8cc126b5b96361d.
2024-09-14 23:16:58 +08:00
dependabot[bot]
33e35ee1fb
chore(deps): bump mpj.mybatis.plus.version from 3.3.0 to 3.5.7
Bumps `mpj.mybatis.plus.version` from 3.3.0 to 3.5.7.

Updates `com.baomidou:mybatis-plus-boot-starter` from 3.3.0 to 3.5.7
- [Release notes](https://github.com/baomidou/mybatis-plus/releases)
- [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md)
- [Commits](https://github.com/baomidou/mybatis-plus/compare/v3.3.0...v3.5.7)

Updates `com.baomidou:mybatis-plus-extension` from 3.5.7 to 3.5.7
- [Release notes](https://github.com/baomidou/mybatis-plus/releases)
- [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md)
- [Commits](https://github.com/baomidou/mybatis-plus/compare/v3.5.7...v3.5.7)

Updates `com.baomidou:mybatis-plus-core` from 3.5.5 to 3.5.7
- [Release notes](https://github.com/baomidou/mybatis-plus/releases)
- [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md)
- [Commits](https://github.com/baomidou/mybatis-plus/compare/v3.5.5...v3.5.7)

---
updated-dependencies:
- dependency-name: com.baomidou:mybatis-plus-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.baomidou:mybatis-plus-extension
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.baomidou:mybatis-plus-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 14:58:58 +00:00
yulichang
ad4df5b939 first 添加分页 2024-08-01 06:46:35 +08:00
yulichang
863ab1942e pom调整 2023-11-15 20:22:54 +08:00
yulichang
4bf4d25c9c 1.4.7.1 2023-11-01 12:20:05 +08:00
yulichang
46e04953bf 1.4.7 2023-10-23 16:51:45 +08:00
yulichang
fcfbef0139 1.4.6 2023-08-13 05:24:59 +08:00
yulichang
e53386a8e1 版本 2023-05-10 21:29:37 +08:00
yulichang
e4f0b4314b 版本 2023-04-16 01:52:28 +08:00
yulichang
a8a790e3ac 版本 2023-03-17 22:21:56 +08:00
yulichang
37cac33e44 版本 2023-03-02 22:35:08 +08:00
yulichang
d06c770492 版本 2023-02-27 22:32:59 +08:00
yulichang
c5a1ec397e 优化测试代码 2023-02-23 17:06:26 +08:00