zjh
2025-02-18 5e4d1aa4b27cfbcf1c4c8beb2ac05f3c7a0cf1bb
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>