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.
23 lines
888 B
23 lines
888 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.eco.plugin.xx.synow</id> |
|
<name><![CDATA[立即同步接口]]></name> |
|
<active>yes</active> |
|
<version>1.0.0</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2021-02-10</jartime> |
|
<vendor>fr.open</vendor> |
|
<main-package>com.fr.plugin</main-package> |
|
<!--用来记录这个任务的创建时间--> |
|
<description><![CDATA[ |
|
JSD 10377 |
|
]]></description> |
|
<!--任务ID: --> |
|
<create-day>2022-6-6 18:27:58</create-day> |
|
<extra-decision> |
|
<HttpHandlerProvider class="com.fr.plugin.http.SYNOWHttpHandler"/> |
|
<URLAliasProvider class="com.fr.plugin.http.SYNOWUrlAliasProvider"/> |
|
</extra-decision> |
|
<lifecycle-monitor class="com.fr.plugin.SYNOWLifeCycleMonitor"/> |
|
<function-recorder class="com.fr.plugin.FunctionRecoder"/> |
|
</plugin> |