Commit 989a97ef by guojuxing

管理员列表接口修改:创建时间倒序

parent e8d4399a
......@@ -252,6 +252,8 @@
</if>
GROUP BY a.user_id
order by a.create_time desc
</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