Commit 37f8c310 by 徐高华

sql

parent fdf3f3fc
......@@ -402,7 +402,7 @@
<if test="filterMember==1">
and member_id is null
</if>
and status_flag ! = 2
and status_flag != 2
order by create_time desc limit 1
</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