Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
task3.0
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
首航-临时账号
task3.0
Commits
f1b64f3d
Commit
f1b64f3d
authored
May 07, 2019
by
zt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
13e175a9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
mybatis-config.xml
src/main/resources/mybatis-config.xml
+2
-1
No files found.
src/main/resources/mybatis-config.xml
View file @
f1b64f3d
...
@@ -46,7 +46,8 @@
...
@@ -46,7 +46,8 @@
<!-- 配置数据库连接信息 -->
<!-- 配置数据库连接信息 -->
<dataSource
type=
"POOLED"
>
<dataSource
type=
"POOLED"
>
<property
name=
"driver"
value=
"com.mysql.jdbc.Driver"
/>
<property
name=
"driver"
value=
"com.mysql.jdbc.Driver"
/>
<property
name=
"url"
value=
"jdbc:mysql://106.75.97.50:3306/jd_foc"
/>
<!--<property name="url" value="jdbc:mysql://106.75.97.50:3306/jd_foc"/>-->
<property
name=
"url"
value=
" jdbc:mysql://mysql_server:3306/foc?useUnicode=true&characterEncoding=utf-8"
/>
<property
name=
"username"
value=
"focuser"
/>
<property
name=
"username"
value=
"focuser"
/>
<property
name=
"password"
value=
"FOC@2016"
/>
<property
name=
"password"
value=
"FOC@2016"
/>
</dataSource>
</dataSource>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment