Commit 35c78144 by huangjy

fix:修复bug

parent 5ed5f937
......@@ -168,7 +168,7 @@
</foreach>
</if>
</where>
order by pb.room_id,pb.status desc
order by pb.status desc,pb.room_id 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 sign in to comment