zhaowenxuan
2025-03-13 9a7ee34013ff0a0eb9a65d76ced42b4f13f3e4d4
ltkj-hosp/src/main/resources/mapper/hosp/DictHospMapper.xml
@@ -31,6 +31,7 @@
        <result property="updateByName" column="update_by_name"/>
        <result property="imgbase64" column="imgBase64"/>
        <result property="deleted" column="deleted"/>
<!--        <result property="dbname" column="dbname"/>-->
    </resultMap>
    <sql id="selectDictHospVo">
@@ -191,4 +192,4 @@
            #{hospAreaId}
        </foreach>
    </delete>
</mapper>
</mapper>