File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
continew-starter-dependencies Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ v2.7.4] ( https://github.com/continew-org/continew-starter/compare/v2.7.3...v2.7.4 ) (2024-11-18)
2+
3+ ### 💎 功能优化
4+
5+ - 【core】增加 + 号字符串/字符常量 ([ 464b87c] ( https://github.com/continew-org/continew-starter/commit/464b87c9c7789bc142538bc146ecfe4358c12a50 ) )
6+ - 【core】移除多余的校验工具类 ([ fd9d2bb] ( https://github.com/continew-org/continew-starter/commit/fd9d2bb370caef4e9f9e3874e113c381ab4e5eb9 ) )
7+
8+ ### 🐛 问题修复
9+
10+ - 【extension/crud】修复新增响应结构 BaseIdResp 无法被继承问题 ([ 27ce092] ( https://github.com/continew-org/continew-starter/commit/27ce092b796a66f1c59d8715cf5648edab9efa65 ) )
11+ - 【json/jackson】修复 BaseEnum 反序列化数据类型仅支持数值的问题 ([ b11013e] ( https://github.com/continew-org/continew-starter/commit/b11013ee80cb00022890d950ff7f666909de2082 ) )
12+
113## [ v2.7.3] ( https://github.com/continew-org/continew-starter/compare/v2.7.2...v2.7.3 ) (2024-11-15)
214
315### ✨ 新特性
Original file line number Diff line number Diff line change 4343
4444 <properties >
4545 <!-- 项目版本号 -->
46- <revision >2.7.3 </revision >
46+ <revision >2.7.4 </revision >
4747 <snail-job .version>1.1.2</snail-job .version>
4848 <sa-token .version>1.39.0</sa-token .version>
4949 <just-auth .version>1.16.6</just-auth .version>
You can’t perform that action at this time.
0 commit comments