Commit a3f056d1 authored by wangxl's avatar wangxl

Merge remote-tracking branch 'origin/master'

parents 6ef8a0c3 9384aa84
...@@ -161,7 +161,7 @@ spring: ...@@ -161,7 +161,7 @@ spring:
profiles: prod profiles: prod
datasource: datasource:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://nmg-kysb.mysql.rds.aliyuncs.com/nm_srp_system?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false&serverTimezone=Asia/Shanghai url: jdbc:mysql://nmg-kysb.mysql.rds.aliyuncs.com/yn_srp_system?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false&serverTimezone=Asia/Shanghai
username: yhbj_yn username: yhbj_yn
password: 'WpKJS2ZEx&35DrU' password: 'WpKJS2ZEx&35DrU'
redis: redis:
...@@ -172,7 +172,7 @@ spring: ...@@ -172,7 +172,7 @@ spring:
# 服务器端口 # 服务器端口
port: 6379 port: 6379
# 数据库 # 数据库
database: 4 database: 7
# 密码 # 密码
password: yhbj_yn:WpKJS2ZEx&35DrU password: yhbj_yn:WpKJS2ZEx&35DrU
lettuce: lettuce:
...@@ -210,4 +210,4 @@ system: ...@@ -210,4 +210,4 @@ system:
# 字体大小 贵州科研23 # 内蒙科研 24 # 字体大小 贵州科研23 # 内蒙科研 24
systemId: 24 systemId: 24
systemName: 云南省卫生健康科技项目管理系统 systemName: 云南省卫生健康科技项目管理系统
--- ---
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment