gc-user/src/main/resources/mapper/user/AccountMapper.xml | ●●●●● 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>