Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
yohoufo-fore
·
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
mali
2019-10-16 09:45:16 +0800
Commit
624766168c16ec4b258ba3bb7fed28dfb30ae670
2 parents
e6372992
327e867d
Merge branch 'master' into gray
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
dal/src/main/resources/META-INF/spring/mybatis-config.xml
pom.xml
dal/src/main/resources/META-INF/spring/mybatis-config.xml
View file @
6247661
...
...
@@ -5,6 +5,5 @@
<configuration>
<settings>
<setting
name=
"defaultStatementTimeout"
value=
"10"
/>
<!-- seconds -->
<setting
name=
"logImpl"
value=
"STDOUT_LOGGING"
/>
<!-- 在控制台打印sql语句 -->
</settings>
</settings>
</configuration>
\ No newline at end of file
...
...
pom.xml
View file @
6247661
...
...
@@ -18,7 +18,7 @@
<properties>
<qiniu.version>
7.0.5
</qiniu.version>
<project-name>
yohoufo-fore
</project-name>
<model.version>
2
1
.0-SNAPSHOT
</model.version>
<model.version>
2
0
.0-SNAPSHOT
</model.version>
<lombok.version>
1.16.16
</lombok.version>
</properties>
...
...
Please
register
or
login
to post a comment