Commit ba0c0026 authored by 徐俊's avatar 徐俊

xujun

parent de4f5efb
...@@ -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:
......
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