You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMapConfig
PUBLIC "-//ibatis.apache.org//DTD SQL Map Config 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-config-2.dtd">
<sqlMapConfig>
<typeHandler jdbcType="CLOB" javaType="java.lang.String" callback="org.springframework.orm.ibatis.support.ClobStringTypeHandler" />
<typeHandler jdbcType="BLOB" javaType="[B" callback="org.springframework.orm.ibatis.support.BlobByteArrayTypeHandler" />
<sqlMap resource="com/hst/common/xmlsql/business/ssgl/bus_ssgl_wjz.xml"/>
<sqlMap resource="com/hst/common/xmlsql/business/ssgl/bus_ssgl_fpyjlx.xml"/>
<sqlMap resource="com/hst/common/xmlsql/business/ssgl/bus_ssgl_dkfpsq.xml"/>
<sqlMap resource="com/hst/common/xmlsql/business/ssgl/bus_ssgl_wxfwh.xml"/>
<sqlMap resource="com/hst/common/xmlsql/business/ssgl/bus_ssgl_qytj.xml"/>
<sqlMap resource="com/hst/common/xmlsql/business/bus_tax_bsdt.xml"/>
<sqlMap resource="com/hst/common/xmlsql/business/bus_tax_dd.xml"/>
<!-- 最新政策 抓取 -->
<!-- <sqlMap resource="com/hst/common/xmlsql/business/ssgl/bus_ssgl_zxzc.xml"/>
<sqlMap resource="com/hst/common/xmlsql/business/ssgl/bus_ssgl_zcjd.xml"/>-->
</sqlMapConfig>