36 Commits

Author SHA1 Message Date
yulichang
1f3a73056d 代码调整 2024-10-29 09:57:16 +08:00
yulichang
14ea2c45b0 调整名称 2024-10-27 21:45:32 +08:00
yulichang
7ee3f52d95 MP 升级 3.5.9 2024-10-24 14:43:14 +08:00
yulichang
6a5983aad4 优化代码 2024-10-07 17:10:41 +08:00
yulichang
81013e34b7 修改pom 2024-09-24 10:04:05 +08:00
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
be34118e9d adapter 2024-09-14 14:16:27 +08:00
yulichang
69713b1c39 优化分页 2024-09-09 14:09:26 +08:00
yulichang
a3340741f1 fix https://github.com/yulichang/mybatis-plus-join/issues/163 2024-08-13 14:33:08 +08:00
yulichang
ad4df5b939 first 添加分页 2024-08-01 06:46:35 +08:00
yulichang
f249368ba7 1.4.13 2024-06-01 05:57:53 +08:00
yulichang
79e875f8d1 style: 简化代码 2024-05-31 06:19:46 +08:00
yulichang
e93fbe968f fix: https://github.com/yulichang/mybatis-plus-join/issues/127 2024-05-25 08:08:08 +08:00
yulichang
56d60031e8 fix: https://github.com/yulichang/mybatis-plus-join/issues/127 2024-05-25 07:50:40 +08:00
yulichang
08e4b70a02 fix: https://github.com/yulichang/mybatis-plus-join/issues/140 2024-05-22 05:19:51 +08:00
yulichang
7eb5605fff mp -> 3.5.6 & 适配jsqlparser 2024-04-10 09:38:18 +08:00
yulichang
0269e57a17 pom调整 2023-11-15 22:44:36 +08:00
yulichang
b6098167c6 升级MP -> 3.5.4.1 2023-11-15 20:27:55 +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
1ce8f68f29 MP升级3.5.4 2023-10-23 15:20:49 +08:00
yulichang
fcfbef0139 1.4.6 2023-08-13 05:24:59 +08:00
yulichang
9340e5e38f 升级MP依赖3.5.3.2 & 同步新版功能及代码 2023-08-13 04:24:06 +08:00
yulichang
e53386a8e1 版本 2023-05-10 21:29:37 +08:00
yulichang
dd5003427d 优化代码 2023-05-10 17:03:22 +08:00
yulichang
e4f0b4314b 版本 2023-04-16 01:52:28 +08:00
yulichang
dfa9baea93 类名修改 2023-03-27 19:12:50 +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
ff1378a410 版本号 2023-02-24 16:11:12 +08:00
yulichang
71796252ad 优化测试代码 2023-02-24 14:11:30 +08:00
yulichang
c5a1ec397e 优化测试代码 2023-02-23 17:06:26 +08:00
yulichang
bfab4f289e fix 对一查询参数类型错误 2023-02-23 14:18:30 +08:00