Commit 0ef19b1d authored by 黄奎's avatar 黄奎

页面修改

parent cfb5ebda
......@@ -61,7 +61,8 @@ WHERE 1=1
}
StringBuilder builder = new StringBuilder();
builder.AppendFormat(@"
SELECT * FROM rb_member_user AS A
SELECT A.*
FROM rb_member_user AS A
INNER JOIN
(
SELECT DISTINCT UserId
......
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