文件可上传至阿里云OSS中,也可以从OSS中下载文件。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
richie 8207974e42 不再使用过时的接口 6 years ago
lib 完成OSS文件上传下载 6 years ago
src/main 不再使用过时的接口 6 years ago
.gitignore Initial Commit 6 years ago
build.xml 完成OSS文件上传下载 6 years ago
plugin.xml OSS中的image展示问题 6 years ago
pom.xml 完成OSS文件上传下载 6 years ago
readme.md 说明 6 years ago

readme.md

文件上传下载(OSS)

可以在报表中将文件上传到OSS服务器并下载。

注意事项

开发的时候是以maven的方式以来的,打包的时候注意要把依赖的maven包放到插件的lib目录下再打包,打出来的插件包才能正常使用。