应用查询按字典排序值排序

This commit is contained in:
huhanlin
2026-02-11 14:42:09 +08:00
parent 909d9625cd
commit 0cc088c51b
3 changed files with 77 additions and 13 deletions

View File

@@ -120,6 +120,11 @@
<groupId>com.tencentcloudapi</groupId>
<artifactId>tencentcloud-sdk-java-sms</artifactId> <!-- 短信(腾讯云) -->
</dependency>
<dependency>
<groupId>com.github.yulichang</groupId>
<artifactId>mybatis-plus-join-boot-starter</artifactId>
<version>1.4.11</version> <!-- 请查看最新版本 -->
</dependency>
<!-- 低代码 -->
<dependency>