Commit 9c8a4d66 authored by unset's avatar unset

添加通知信息

parent 5df8fcad
......@@ -21,7 +21,7 @@
<if test="sortType == 2">
order by ni.rank DESC
</if>
<if test="sortType != 3">
<if test="sortType == 3">
order by ni.upd_time DESC
</if>
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment