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.
24 lines
1017 B
24 lines
1017 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<plugin> |
|
<id>com.fr.plugin.tabledataservice.ieoa</id> |
|
<name><![CDATA[数据JSON服务API]]></name> |
|
<active>yes</active> |
|
<version>1.2</version> |
|
<env-version>10.0~11.0</env-version> |
|
<jartime>2018-07-31</jartime> |
|
<vendor>fr.open</vendor> |
|
<description><![CDATA[报表、数据集输出JSON服务API]]></description> |
|
<change-notes><![CDATA[ |
|
版本1.0主要功能:<br/> |
|
1.基于数据JSON服务API的v1.2.2功能定制webservice接口功能。<br/> |
|
]]></change-notes> |
|
<main-package>com.fr.plugin.tabledataservice</main-package> |
|
<prefer-packages> |
|
<prefer-package>com.fanruan.api</prefer-package> |
|
</prefer-packages> |
|
<lifecycle-monitor class="com.fr.plugin.tabledataservice.provider.PluginMonitor"/> |
|
<extra-core> |
|
<LocaleFinder class="com.fr.plugin.tabledataservice.LocaleFinder"/> |
|
</extra-core> |
|
<function-recorder class="com.fr.plugin.tabledataservice.exporter.XMLExporter"/> |
|
</plugin> |