修正数据库和互动病例保持一致
This commit is contained in:
parent
b449de8732
commit
d4c2385179
@ -9,7 +9,7 @@ spring:
|
|||||||
active: dev
|
active: dev
|
||||||
datasource:
|
datasource:
|
||||||
driver-class-name: com.p6spy.engine.spy.P6SpyDriver
|
driver-class-name: com.p6spy.engine.spy.P6SpyDriver
|
||||||
url: jdbc:p6spy:mysql://42.193.16.243:30001/case_data?serverTimezone=UTC&useUnicode=true&characterEncoding=utf-8
|
url: jdbc:p6spy:mysql://42.193.16.243:30001/case?serverTimezone=UTC&useUnicode=true&characterEncoding=utf-8
|
||||||
username: root
|
username: root
|
||||||
password: gdxz123456^%$d
|
password: gdxz123456^%$d
|
||||||
data:
|
data:
|
||||||
@ -32,7 +32,7 @@ spring:
|
|||||||
host: '139.155.127.177'
|
host: '139.155.127.177'
|
||||||
port: 30002
|
port: 30002
|
||||||
password: gdxz2022&dj.
|
password: gdxz2022&dj.
|
||||||
database: 11
|
database: 10
|
||||||
|
|
||||||
|
|
||||||
# MyBatis-Plus 配置
|
# MyBatis-Plus 配置
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user