Skip to content

Commit 7ef7e17

Browse files
committed
Merge pull request #296 from 0532/master
i think these lines is Excess
2 parents 350078b + 15506f3 commit 7ef7e17

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/site/zh/xdoc/configuration.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,10 +1018,6 @@ public class GenericTypeHandler<E extends MyObject> extends BaseTypeHandler<E> {
10181018
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
10191019
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
10201020
1021-
<!DOCTYPE mapper
1022-
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
1023-
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
1024-
10251021
<mapper namespace="org.apache.ibatis.submitted.rounding.Mapper">
10261022
<resultMap type="org.apache.ibatis.submitted.rounding.User" id="usermap">
10271023
<id column="id" property="id"/>

0 commit comments

Comments
 (0)