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
206bc73a
Commit
206bc73a
authored
Apr 08, 2021
by
季圣华
Browse files
vue版本上线
parent
cfc2ebc4
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
jshERP-boot/docs/jsh_erp.sql
View file @
206bc73a
This diff is collapsed.
Click to expand it.
jshERP-boot/src/main/resources/application.properties
View file @
206bc73a
...
@@ -4,7 +4,7 @@ server.servlet.session.timeout=36000
...
@@ -4,7 +4,7 @@ server.servlet.session.timeout=36000
#服务路径
#服务路径
server.servlet.context-path
=
/jshERP-boot
server.servlet.context-path
=
/jshERP-boot
#数据库连接
#数据库连接
spring.datasource.url
=
jdbc:mysql://127.0.0.1:3306/jsh_erp
_boot
?useUnicode=true&characterEncoding=utf8&useCursorFetch=true&defaultFetchSize=500&allowMultiQueries=true&rewriteBatchedStatements=true&useSSL=false
spring.datasource.url
=
jdbc:mysql://127.0.0.1:3306/jsh_erp?useUnicode=true&characterEncoding=utf8&useCursorFetch=true&defaultFetchSize=500&allowMultiQueries=true&rewriteBatchedStatements=true&useSSL=false
spring.datasource.driverClassName
=
com.mysql.jdbc.Driver
spring.datasource.driverClassName
=
com.mysql.jdbc.Driver
spring.datasource.username
=
root
spring.datasource.username
=
root
spring.datasource.password
=
123456
spring.datasource.password
=
123456
...
...
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