Skip to content

Commit 1c4700a

Browse files
committed
remove license header
1 parent 0670c3e commit 1c4700a

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

src/test/java/org/apache/ibatis/submitted/annotion_many_one_add_columnprefix/RoleDao.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!--
3-
~ Copyright (c) 2020 itheima.com All Rights Reserved.FileName: RoleDao.xml@author: lvyang@date: 20-2-6 上午8:38
4-
-->
52
<!DOCTYPE mapper
63
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
74
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">

src/test/java/org/apache/ibatis/submitted/annotion_many_one_add_columnprefix/SqlMapConfig.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
2-
<!--
3-
~ Copyright (c) 2020 itheima.com All Rights Reserved.FileName: SqlMapConfig.xml@author: lvyang@date: 20-2-6 上午8:37
4-
-->
52
<!DOCTYPE configuration
63
PUBLIC "-//mybatis.org//DTD Config 3.0//EN"
74
"http://mybatis.org/dtd/mybatis-3-config.dtd">

0 commit comments

Comments
 (0)