test数据库修改为138数据库、上传文件地址修改为测试服务器地址

This commit is contained in:
2022-10-17 15:50:54 +08:00
parent 52b530aeda
commit 67089dcea7

View File

@@ -1,9 +1,9 @@
spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://120.46.172.184:3306/message_center?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true
url: jdbc:mysql://39.104.100.138:3306/message_center?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true
username: root
password: '@anrui18033887500'
password: yxt_mysql_138
cloud:
nacos:
discovery:
@@ -23,7 +23,7 @@ spring:
image:
upload:
path: D:\anrui\upload\
path: /home/lzh/docker_data/nginx/html/anrui-system-ui/upload
url:
prefix: http://120.46.172.184/api/upload/
prefix: http://anrui.yyundong.com/upload/