修改配置
This commit is contained in:
parent
fafe7193b9
commit
115ed203a2
|
|
@ -7,7 +7,7 @@ spring:
|
|||
driverClassName: com.mysql.cj.jdbc.Driver
|
||||
url: jdbc:mysql://47.109.202.121:3306/supervisionx_trace_data?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&allowMultiQueries=true
|
||||
username: root
|
||||
password: TCCT3.1415926
|
||||
password: TCCT3.14Kn!R1W
|
||||
|
||||
|
||||
mybatis-plus:
|
||||
|
|
@ -37,7 +37,7 @@ cert:
|
|||
#本地
|
||||
#path: D:\ynyp\药品追溯\d2d\edh_prod.pfx
|
||||
#阿里云 证书地址
|
||||
path: /data/supervision/edh/cert/edh.pfx
|
||||
path: /tcct/supervision/edh/cert/edh.pfx
|
||||
|
||||
#药监局服务器
|
||||
# path: /home/sysroot/workspace/supervision-v4/jar-file/supervision-edh/cert/edh.pfx
|
||||
|
|
|
|||
Loading…
Reference in New Issue