springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComEldersAuthUserMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComEldersAuthUserMapper.xml
@@ -33,9 +33,10 @@ FROM com_elders_auth_user AS ceau LEFT JOIN com_act AS ca ON ca.community_id = ceau.community_id where ceau.user_id = #{userId} order by ceau.create_at desc where ceau.user_id = #{userId} </select>