src/main/resources/mapper/modules/ChatUserMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/resources/mapper/modules/ChatUserMapper.xml
@@ -74,6 +74,7 @@ </if> </where> group by a.user_id HAVING groupRedBagNum > 0 order by a.user_id asc ,a.create_time asc </select>