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.
15 lines
658 B
15 lines
658 B
6 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.fr.tabledata.modify</id>
|
||
|
<name><![CDATA[ 数据集接口测试 ]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.0</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<vendor>author</vendor>
|
||
|
<jartime>2018-01-01</jartime>
|
||
|
<description><![CDATA[ 安装插件后获得对数据集进行二次处理的接口 ]]></description>
|
||
|
<change-notes><![CDATA[]]></change-notes>
|
||
|
<function-recorder class="com.fr.plugin.tabledata.modify.DemoDSModify"/>
|
||
|
<extra-core>
|
||
|
<DSModifyProvider class="com.fr.plugin.tabledata.modify.DemoDSModify"/>
|
||
|
</extra-core>
|
||
|
</plugin>
|