修改配置文件

This commit is contained in:
cherry 2024-05-15 16:26:28 +08:00
parent b5101492f5
commit 27dfece3e9
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ elasticsearch:
scheme: http scheme: http
host: host:
imgHost: http://ali04.wandoubaba.com:66110/file/fileDownload?path= #前端预览和下载的接口前缀 imgHost: http://ali04.wandoubaba.com:61000/file/fileDownload?path= #前端预览和下载的接口前缀
mybatis-plus: mybatis-plus:

View File

@ -1,5 +1,5 @@
server: server:
port: 66110 port: 61000
spring: spring: