Commit c4d10197 authored by neo's avatar neo

[dev] fix error xml import

parent f292d70a
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="pwc.taxtech.atms.dao.KEY_VALUE_CONFIGMapper"> <mapper namespace="pwc.taxtech.atms.entity.KeyValueConfig">
<select id="selectKEY_VALUE_CONFIGsByOrderByCreateTime" resultMap="BaseResultMap"> <select id="selectKEY_VALUE_CONFIGsByOrderByCreateTime" resultMap="BaseResultMap">
SELECT SELECT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment