新增内容编码/解码方便插件集成使用

This commit is contained in:
RuoYi
2022-06-22 17:57:33 +08:00
parent db5fea922f
commit 3ccf5c0e50
2 changed files with 40 additions and 1 deletions

View File

@ -193,7 +193,6 @@ public class FileUploadUtils
throw new InvalidExtensionException(allowedExtension, extension, fileName);
}
}
}
/**