huanghongfa
2021-06-30 34b537c6834d099a76ed0a9164809eed05022b04
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">