Skip to content

Commit 4e3ec31

Browse files
committed
使用MyBatis(xml配置方式)
1 parent bc1798e commit 4e3ec31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

2.x/chapter3-6/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<groupId>com.didispace</groupId>
1414
<artifactId>chapter3-6</artifactId>
1515
<version>0.0.1-SNAPSHOT</version>
16+
<description>使用MyBatis(xml配置方式)</description>
1617

1718
<properties>
1819
<java.version>1.8</java.version>

0 commit comments

Comments
 (0)