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.
17 lines
691 B
17 lines
691 B
6 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.fr.plugin.file.submit.oss</id>
|
||
|
<name><![CDATA[文件上传下载(OSS)]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.0</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-10-31</jartime>
|
||
|
<vendor>author</vendor>
|
||
|
<description><![CDATA[文件上传至阿里云的OSS中。]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
[2018-10-31]初始化插件。<br/>
|
||
|
]]></change-notes>
|
||
|
<extra-core>
|
||
|
<LocaleFinder class="com.fr.plugin.file.submit.oss.OssLocaleFinder"/>
|
||
|
</extra-core>
|
||
|
<function-recorder class="com.fr.plugin.file.submit.oss.server.OssSubmitJob"/>
|
||
|
</plugin>
|