端口号8091
数据库更新
This commit is contained in:
parent
f9a17fee3b
commit
3f9c1579b7
@ -4,10 +4,10 @@ spring:
|
|||||||
druid:
|
druid:
|
||||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
# url: jdbc:mysql://localhost:3306/wcs-renren?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
|
# url: jdbc:mysql://localhost:3306/wcs-renren?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
|
||||||
url: jdbc:mysql://132.232.34.114:4277/produce_wcs?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
|
url: jdbc:mysql://47.96.183.77:3306/produce_wcs?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
|
||||||
username: root
|
username: root
|
||||||
# password: 123456
|
# password: 123456
|
||||||
password: mt_qgs%wb*-20190430
|
password: mt_%wms#_CS_20190430
|
||||||
initial-size: 10
|
initial-size: 10
|
||||||
max-active: 100
|
max-active: 100
|
||||||
min-idle: 10
|
min-idle: 10
|
||||||
|
@ -4,7 +4,7 @@ server:
|
|||||||
uri-encoding: UTF-8
|
uri-encoding: UTF-8
|
||||||
max-threads: 1000
|
max-threads: 1000
|
||||||
min-spare-threads: 30
|
min-spare-threads: 30
|
||||||
port: 8180
|
port: 8091
|
||||||
connection-timeout: 5000ms
|
connection-timeout: 5000ms
|
||||||
servlet:
|
servlet:
|
||||||
context-path: /wcs
|
context-path: /wcs
|
||||||
|
Loading…
Reference in New Issue
Block a user