springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventGridDataMapper.xml
@@ -137,7 +137,7 @@ </select> <select id="getGridMemberLists" resultType="com.panzhihua.common.model.vos.grid.EventGridMemberAdminVO"> select user_id,nick_name from sys_user where community_id = #{communityId} and `type` = 6 select user_id,nick_name from sys_user where `type` = 6 </select> <select id="getGridMember" resultType="com.panzhihua.common.model.vos.grid.GridMemberAdminVO">