forked from kidgrow-microservices-platform

kidgrow-business/kidgrow-usercenter/kidgrow-usercenter-biz/src/main/resources/mapper/SysHospitalMapper.xml
@@ -163,6 +163,8 @@
        DEP.server_user_name,
        DEP.server_user_id,
        DEP.org_id,
        DEP.is_del,
        DEP.enabled,
        HOS.id hospital_id,
        HOS.hospital_name,
        HOS.hospital_code,
@@ -174,6 +176,7 @@
        HOS.hospital_link,
        HOS.is_screen,
        HOS.is_answer,
        HOS.tenant_id,
        HOS.create_time
        FROM
   sys_department DEP