diff --git a/laws-single-startup/src/main/resources/application-test.yml b/laws-single-startup/src/main/resources/application-test.yml index 054ca36e..1736e188 100644 --- a/laws-single-startup/src/main/resources/application-test.yml +++ b/laws-single-startup/src/main/resources/application-test.yml @@ -262,7 +262,7 @@ jero: # 文件、图片上传方式,可选项:qiniu(七牛云)、system(跟随系统配置) upload-type: system # 在线预览文件服务器地址配置 - file-view-domain: 10.2.16.10:8012 + file-view-domain: cgrsmuat.mychery.com:8012 # minio文件上传 minio: minio_url: @@ -504,11 +504,11 @@ watermark: # srms 接口对接 srms: # pdf预览 前端url http://ip:port 替换前端地址 - font_url_pdf: http://10.2.16.10:3344/pdfjs/web/viewer.html?file={back_url_pdf}&.pdf + font_url_pdf: https://cgrsmuat.mychery.com:3344/pdfjs/web/viewer.html?file={back_url_pdf}&.pdf # pdf预览 后端url back_url_pdf: /laws-chery/sys/common/view/{id}?type=view&at={token} # 其他文件预览 替换kkfileviewurl - font_url_other: http://10.2.16.10:8012/onlinePreview?url={back_url_other}&watermarkTxt={mark}&watermarkSign={mark_md5} + font_url_other: https://cgrsmuat.mychery.com:8012/onlinePreview?url={back_url_other}&watermarkTxt={mark}&watermarkSign={mark_md5} # 其他文件预览 后端url 替换后端地址 back_url_other: http://10.2.16.10:8188/${srms.back_url_pdf}&fullfilename={file_name} # 其他文件水印标识