Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
6b9ff6aa
Commit
6b9ff6aa
authored
Jan 31, 2018
by
季圣华
Browse files
修改数据库链接
parent
2d9370f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/common/jdbc.properties
View file @
6b9ff6aa
jdbcUrl
=
jdbc
\:
mysql
\:
//localhost
\:
3306/jsh_erp?useUnicode
\=
true&
amp;
characterEncoding
\=
UTF-8
jdbcUrl
=
jdbc
\:
mysql
\:
//localhost
\:
3306/jsh_erp?useUnicode
\=
true&characterEncoding
\=
UTF-8
driverClass
=
com.mysql.jdbc.Driver
driverClass
=
com.mysql.jdbc.Driver
user
=
root
user
=
root
password
=
1234
password
=
1234
\ No newline at end of file
Write
Preview
Supports
Markdown
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