zjh
2025-01-03 b363746ef7b6114745cef2d9ffbe6e9a080465c1
ltkj-hosp/src/main/resources/mapper/TjProjectMapper.xml
@@ -227,4 +227,7 @@
                #{aaa,mode=IN,jdbcType=VARCHAR}
        )}
    </select>
    <select id="getLisViewList" resultType="java.util.Map">
        SELECT * FROM `v_examitem`
    </select>
</mapper>