更新修改检测项目提成
This commit is contained in:
parent
1aa4436ce6
commit
3620064c2f
@ -23,6 +23,6 @@
|
|||||||
AND role_id = #{entity.roleId}
|
AND role_id = #{entity.roleId}
|
||||||
</if>
|
</if>
|
||||||
</where>
|
</where>
|
||||||
ORDER BY update_time DESC
|
ORDER BY create_time DESC
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
Loading…
Reference in New Issue
Block a user