fix:79078

This commit is contained in:
梁琦涛
2023-12-07 18:42:11 +08:00
parent 450ae8bbf4
commit ed12ca7cfb
2 changed files with 3 additions and 2 deletions
@@ -23,7 +23,7 @@ public class ReadWordUtil {
// String path = "E:\\DeskTop\\1111.doc";
// path = "E:\\DeskTop\\22222.docx";
// String path = "E:\\DeskTop\\标准所ISO-用户手册.doc";
String str = "";
String str = "--";
try {
if (path.endsWith(".doc")) {
if(MinioUtil.doesObjectExist(path)){