2
0

feat: return gateway url and local url while upload file

This commit is contained in:
zhangsz
2025-01-16 11:53:04 +08:00
parent d1ff37370c
commit d5e3533d2d
8 changed files with 63 additions and 16 deletions

View File

@@ -3,6 +3,8 @@ file:
domain: wfc-file:${WFC_FILE_PORT:9201}
path: /opt/wfc/upload
prefix: /kyc
gateway: http://${GATEWAY_SERVER_IP}:${GATEWAY_SERVER_PORT} # 新增网关地址配置
pathPrefix: /file # 新增文件模块地址前缀
# FastDFS配置
fdfs: