admin/src/main/resources/application-custom.yml
@@ -32,11 +32,11 @@ #数据库 相关配置 datasource: master: #主数据库 ip: localhost # IP port: 3306 #端口 database: ygawly_cwgl_test #数据库名 ip: 61.143.42.70 # IP port: 7006 #端口 database: ygawly_cwgl_test2 #数据库名 username: root #用户名 password: 123456 #密码 password: ms@123 #密码 slave: #从数据库 enabled: false #是否开启从数据库 关闭时以下信息可以不用配置 ip: # IP