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.
32 lines
1.3 KiB
32 lines
1.3 KiB
2 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<plugin>
|
||
|
<id>com.fr.plugin.edo.file.manager</id>
|
||
|
<name><![CDATA[鸿翼文件管理]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.3</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-07-31</jartime>
|
||
|
<vendor>fr.open</vendor>
|
||
|
<description><![CDATA[文件管理]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
[2021-08-18 v1.0]第一个版本<br/>
|
||
|
[2021-08-18 v1.1]更新了提交的更新字段br/>
|
||
|
[2021-08-24 v1.2]修改了前端的js调用方式,支持传入用户和自定义默认用户,增加批量下载接口br/>
|
||
|
[2021-09-22 v1.3]增加了文件管理打开的直接单点接口br/>
|
||
|
]]></change-notes>
|
||
|
<extra-core>
|
||
|
<JavaScriptFileHandler class="com.fr.plugin.edo.web.EDOJavaScriptFileHandler"/>
|
||
|
</extra-core>
|
||
|
<extra-report>
|
||
|
</extra-report>
|
||
|
<extra-decision>
|
||
|
<ControllerRegisterProvider class="com.fr.plugin.edo.controller.EdoControllerProvider"/>
|
||
|
</extra-decision>
|
||
|
|
||
|
<extra-designer>
|
||
|
<TableDataDefineProvider class="com.fr.plugin.edo.tabDataSource.HyTableDataDefineProvider"/>
|
||
|
</extra-designer>
|
||
|
|
||
|
<function-recorder class="com.fr.plugin.edo.HyEdoPluginLifecycleMonitor"/>
|
||
|
<lifecycle-monitor class="com.fr.plugin.edo.HyEdoPluginLifecycleMonitor"/>
|
||
|
</plugin>
|