新增检测项目可以排序
This commit is contained in:
parent
900ec6e914
commit
a46996350d
@ -23,6 +23,6 @@
|
||||
AND role_id = #{entity.roleId}
|
||||
</if>
|
||||
</where>
|
||||
ORDER BY create_time DESC
|
||||
ORDER BY sort
|
||||
</select>
|
||||
</mapper>
|
Loading…
Reference in New Issue
Block a user