智慧保安后台管理-外网-验收版本
tangzy
2021-12-02 f284ec0a229d32a72eb5ff7397f3b0507fdb2eb3
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