增加MapValueProviderRecordConverter并支持Record转换(issue#3985@Github)

This commit is contained in:
Looly
2025-07-02 10:41:21 +08:00
parent d5bb6b2adb
commit da7d6b9d81
5 changed files with 99 additions and 5 deletions

View File

@@ -6,6 +6,7 @@
### 🐣新特性
* 【captcha】 `MathGenerator`四则运算方式支持不生成负数结果pr#1363@Gitee
* 【core 】 增加`MapValueProvider``RecordConverter`并支持Record转换issue#3985@Github
### 🐞Bug修复
-------------------------------------------------------------------------------------------------------------