@@ -1 +1 @@ | |||
34192 | |||
32124 |
@@ -199,7 +199,8 @@ byd: | |||
# 文件服务配置 | |||
files: | |||
# 地址 | |||
url: https://etcfile.etcjz.cn | |||
# url: https://etcfile.etcjz.cn | |||
url: http://192.168.101.25:8035 | |||
# 上传文件 | |||
uploadFile: /v1/file/uploadFile | |||
# 下载文件 | |||
@@ -209,10 +210,9 @@ files: | |||
filePath: /data/tempFile/ | |||
zt: | |||
# 内网地址 | |||
url=http://192.168.101.25:8035 | |||
# 外网地址 | |||
# url: https://medusa.hltgz.com | |||
url: http://192.168.100.148:20801/common/req | |||
appId: f344651a-9708-4e7d-bcae-9fd149c81b8b | |||
token: 0 | |||
zip: 0 |
@@ -56,7 +56,7 @@ server: | |||
context-path: /alterSales/ | |||
session: | |||
timeout: 30m | |||
port: ${SERVER_PORT:8008} | |||
port: ${SERVER_PORT:8007} | |||
tomcat: | |||
accept-count: 100 | |||
basedir: C:/work/run/apps/qtzl |