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.
30 lines
1.4 KiB
30 lines
1.4 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<plugin> |
|
<id>com.fr.plugin.ajchk.v10</id> |
|
<name><![CDATA[定时调度数据接口处理_EK]]></name> |
|
<active>yes</active> |
|
<version>1.0.5</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-07-31</jartime> |
|
<vendor>fr.open</vendor> |
|
<description><![CDATA[定时调度数据接口处理,实现提交数据给HTTP接口功能。]]></description> |
|
<change-notes><![CDATA[ |
|
版本1.0主要功能:<br/> |
|
[2022-06-20]JSD-10381插件初始化<br/> |
|
定时调度数据接口处理,实现提交数据给HTTP接口功能。<br/> |
|
]]></change-notes> |
|
<main-package>com.fr.plugin.ajchk</main-package> |
|
<prefer-packages> |
|
<prefer-package>com.fanruan.api.*</prefer-package> |
|
</prefer-packages> |
|
<lifecycle-monitor class="com.fr.plugin.ajchk.interfaces.ActionLifeCycleMonitor"/> |
|
<extra-core> |
|
<LocaleFinder class="com.fr.plugin.ajchk.LocaleFinder"/> |
|
</extra-core> |
|
<extra-decision> |
|
<WebResourceProvider class="com.fr.plugin.ajchk.interfaces.HttpWebResourceProvider"/> |
|
<DecisionDBAccessProvider class="com.fr.plugin.ajchk.interfaces.HttpDecisionDBAccess"/> |
|
<OutputFormulaProvider class="com.fr.plugin.ajchk.interfaces.HttpFormulaProvider"/> |
|
</extra-decision> |
|
<function-recorder class="com.fr.plugin.ajchk.interfaces.HttpWebResourceProvider"/> |
|
</plugin> |