-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ feat(`boot/platform/src/main/java/com/plate/boot/commons/utils/quer…
…y/QueryJsonHelper.java`): 增强查询JSON助手类,优化排序与条件构造逻辑 优化了`QueryJsonHelper`类,以便更高效地处理JSON查询参数,包括转换排序规则为驼峰命名以适应JSON序列化,改进SQL条件子句生成以支持查询嵌套的JSON属性,并精细处理特殊操作如'Between', 'In'等在SQL环境中的应用。此外,重构了方法以增强代码可读性和维护性。
- Loading branch information
Showing
1 changed file
with
78 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters