@@ -423,6 +423,7 @@
a.create_time,
a.vip_id
ORDER BY
+ a.vip_id,
a.SUBJECT,
a.create_time DESC
</select>