抽象通用的预览异常接口实现
This commit is contained in:
@ -20,7 +20,6 @@ public class XmlFilePreviewImpl implements FilePreview {
|
||||
this.simTextFilePreview = simTextFilePreview;
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public String filePreviewHandle(String url, Model model, FileAttribute fileAttribute) {
|
||||
model.addAttribute(TEXT_TYPE,"xml");
|
||||
|
||||
Reference in New Issue
Block a user