fix: 80345 企业标准-临时权限记录,排序需要再明确下
This commit is contained in:
+3
@@ -79,6 +79,9 @@
|
||||
#{item}
|
||||
</foreach>
|
||||
</if>
|
||||
ORDER BY
|
||||
auth.create_time DESC,
|
||||
auth.auth_expire_date DESC
|
||||
</select>
|
||||
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user