|
|
|
@ -1,13 +1,13 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
|
|
|
<id>com.fr.plugin.hw.import.excel</id> |
|
|
|
|
<name><![CDATA[直接导入数据库表]]></name> |
|
|
|
|
<name><![CDATA[Excel导入成数据库表]]></name> |
|
|
|
|
<active>yes</active> |
|
|
|
|
<version>1.8.3</version> |
|
|
|
|
<version>2.0.0</version> |
|
|
|
|
<env-version>10.0</env-version> |
|
|
|
|
<jartime>2018-07-31</jartime> |
|
|
|
|
<vendor>author</vendor> |
|
|
|
|
<description><![CDATA[直接导入数据库表]]></description> |
|
|
|
|
<change-notes><![CDATA[区分链接权限,管理员可见全部,普通用户仅可见本人创建]]></change-notes> |
|
|
|
|
<vendor>帆软</vendor> |
|
|
|
|
<description><![CDATA[Excel导入成数据库表]]></description> |
|
|
|
|
<change-notes><![CDATA[导入的数据库将自动创建到我的自助数据集]]></change-notes> |
|
|
|
|
<extra-decision> |
|
|
|
|
<SystemOptionProvider class="com.fr.plugin.decision.HWOptionProvider"/> |
|
|
|
|
<HttpHandlerProvider class="com.fr.plugin.decision.request.HWHandlerProvider"/> |
|
|
|
|