xiaoyong931011
2023-10-26 c43fd45b248b8e55861720139b7d5ff8c9b7b254
版本管理
1 files modified
1 ■■■■ changed files
src/main/resources/mapper/modules/ChatUserMapper.xml 1 ●●●● 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>