Commit 896cb058 by liushuangwu

datasource

1 parent b37910bf
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# 数据源配置,请修改为你项目的实际配置 # 数据源配置,请修改为你项目的实际配置
spring: spring:
datasource: datasource:
url: jdbc:mysql://124.71.186.146:3316/t_test_dev?useSSL=false url: jdbc:mysql://172.16.153.55:3316/t_test_dev?useSSL=false
username: weishuangshuang username: weishuangshuang
password: weishuangshuang2020PipiTest password: Wss2022*28%06sZfpPizl0
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!