vue版本上线
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user