update 修改消息存储规则

This commit is contained in:
yyb
2025-04-21 15:18:57 +08:00
parent 128078acaa
commit dc44379c5e

View File

@@ -23,7 +23,7 @@
WHERE
user_two_email = #{userEmail}
AND del = FALSE
GROUP BY
ORDER BY
flag DESC,
last_user_send_time DESC,
last_customer_send_time DESC