Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-activity
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
DengXinFei
2016-06-20 14:36:42 +0800
Commit
66b27312e10982b292bee492db2056cadab9e674
2 parents
82d0ab87
bcb4b538
Merge branch 'testQQ'
# Conflicts: # pom.xml
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletions
pom.xml
web/src/main/resources/META-INF/spring/mybatis-config.xml
pom.xml
View file @
66b2731
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
com.yoho
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.1.
0
-SNAPSHOT
</version>
<version>
1.1.
1
-SNAPSHOT
</version>
</parent>
<groupId>
com.yoho.dsf
</groupId>
...
...
web/src/main/resources/META-INF/spring/mybatis-config.xml
0 → 100644
View file @
66b2731
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE configuration
PUBLIC "-//mybatis.org//DTD Config 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-config.dtd">
<configuration>
<settings>
<setting
name=
"defaultStatementTimeout"
value=
"2"
/>
<!-- seconds -->
</settings>
</configuration>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment