mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-09-15 17:34:55 +00:00
update some codestyle
This commit is contained in:
@@ -18,8 +18,8 @@ public interface FilePreview {
|
||||
String TIFF_FILE_PREVIEW_PAGE = "tiff";
|
||||
String OFD_FILE_PREVIEW_PAGE = "ofd";
|
||||
String SVG_FILE_PREVIEW_PAGE = "svg";
|
||||
String Online3D_FILE_PAGE = "online3D";
|
||||
String EpubFilePreviewImpl = "epub";
|
||||
String ONLINE3D_PREVIEW_PAGE = "online3D";
|
||||
String EPUB_PREVIEW_PAGE = "epub";
|
||||
String XMIND_FILE_PREVIEW_PAGE = "xmind";
|
||||
String EML_FILE_PREVIEW_PAGE = "eml";
|
||||
String OFFICE_PICTURE_FILE_PREVIEW_PAGE = "officePicture";
|
||||
|
||||
Reference in New Issue
Block a user