Merge remote-tracking branch 'origin/master'

This commit is contained in:
lj 2025-07-04 16:36:55 +08:00
commit bdfad6b0f3
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@
)
</if>
</where>
ORDER BY b.create_time DESC
ORDER BY b.create_time DESC, b.id
</select>
<select id="countUserByRole" parameterType="map" resultType="Integer">