修改srms接口
This commit is contained in:
@@ -483,3 +483,13 @@ srms:
|
||||
app_key: eeabe117f06a4d99a15582a143d3be54
|
||||
# 系统对应秘钥
|
||||
secret: 7ddbafa5b7ba4104bff5ffae9d775998
|
||||
# pdf预览 前端url http://ip:port 替换前端地址
|
||||
font_url_pdf: http://localhost:3334/pdfjs/web/viewer.html?file={back_url_pdf}&.pdf
|
||||
# pdf预览 后端url
|
||||
back_url_pdf: /laws-sinotruk/sys/common/view/{id}?type=view&at={token}
|
||||
# 其他文件预览 替换kkfileviewurl
|
||||
font_url_other: http://127.0.0.1:8012/onlinePreview?url={back_url_other}&watermarkTxt={mark}&watermarkSign={mark_md5}
|
||||
# 其他文件预览 后端url 替换侯丹地址
|
||||
back_url_other: http://localhost:8184/${srms.back_url_pdf}&fullfilename={file_name}
|
||||
# 其他文件水印标识
|
||||
other_md5_mark: cnhtc
|
||||
|
||||
Reference in New Issue
Block a user