feat: 在线编辑文件改为文件服务器存储

This commit is contained in:
2024-10-09 11:16:12 +08:00
parent dd13201ce3
commit 481579bbb1
15 changed files with 218 additions and 1139 deletions
@@ -11,7 +11,6 @@ import com.jero.modules.onlyoffice.utils.OnlyOfficePdfUtil;
import com.jero.modules.oss.entity.OSSFile;
import com.jero.modules.oss.service.IOSSFileService;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.collections4.CollectionUtils;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Service;