xiaoyong931011
2021-07-16 e60762cf03cf72aa88edda530d36f69744ec2c83
202107016
1 files modified
1 ■■■■ changed files
gc-user/src/main/resources/mapper/user/AccountMapper.xml 1 ●●●● patch | view | raw | blame | history
gc-user/src/main/resources/mapper/user/AccountMapper.xml
@@ -262,6 +262,7 @@
                LEFT JOIN xzx_user_info c on a.user_id = c.user_id
        WHERE
            a.head_user_id = #{userId}
        order by b.CREATED_TIME desc
    </select>