Commit c65299dc by 章国平

Update application.yaml

1 parent 113d1154
......@@ -19,9 +19,9 @@ spring:
- optional:nacos:datasource-config.yaml
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://10.10.0.116:3306/saas_aftersale_test?serverTimezone=UTC
url: jdbc:mysql://119.3.12.237:3306/saas_aftersale_test?serverTimezone=UTC
username: root
password: NhZjIxNzNhNTU5OGE4M
password: 123456
type: com.alibaba.druid.pool.DruidDataSource
seata:
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!