build: Spring Boot 升级到 3.4.0

This commit is contained in:
xiongxiaoyang
2025-03-15 23:35:47 +08:00
parent 8d35aa80ab
commit d77ce5b446
39 changed files with 201 additions and 192 deletions

View File

@ -14,7 +14,7 @@
and t1.create_user_id = #{userId}
</if>
</trim>
order by t1.create_time desc
</select>