智慧保安后台管理-外网-验收版本
zengh
2021-12-04 f2997ef2b7d94fab9c9decfb2e892a9ae2ce0f2e
src/main/java/org/springblade/modules/social/mapper/SocialMapper.xml
@@ -23,8 +23,8 @@
    <select id="selectSocialPage" resultMap="socialResultMap">
        SELECT
        distinct u.id sid,
        s.*,
        distinct u.id,
        u.real_name as realname
        FROM
        blade_user u