|
|
@@ -26,7 +26,7 @@ public class FilePreviewClient { |
|
|
|
|
|
|
|
private static final Logger log = LoggerFactory.getLogger(FilePreviewClient.class); |
|
|
|
|
|
|
|
@Value("${mh.file-preview.host:http://ztzz2.hzswb.cn/yl}") |
|
|
|
@Value("${mh.file-preview.host}") |
|
|
|
private String mhFilePreviewUrl; |
|
|
|
|
|
|
|
private final FileService fileService; |
|
|
|