Commit 89d6e113 authored by liuyang's avatar liuyang

fixed bug

parent 151737f0
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<select id="queryPage" resultType="com.qkdata.biz.management.vo.MemberListModel"> <select id="queryPage" resultType="com.qkdata.biz.management.vo.MemberListModel">
SELECT SELECT
u.id, DISTINCT u.id,
u.username, u.username,
u.nick_name, u.nick_name,
e.avatar_url, e.avatar_url,
......
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