添加头像
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
FROM `t_notification`
|
||||
WHERE receiver_id = #{receiverId}
|
||||
AND is_read = 0
|
||||
AND is_deleted = 0
|
||||
GROUP BY type
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user