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
871 B
23 lines
871 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.eco.plugin.xx.audit.cbd1</id> |
|
<name><![CDATA[xx审批插件]]></name> |
|
<active>yes</active> |
|
<version>1.0.3</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[ |
|
|
|
]]></description> |
|
<!--任务ID: 10390--> |
|
<create-day>2022-6-14 19:10:52</create-day> |
|
<extra-decision> |
|
<HttpHandlerProvider class="com.fr.plugin.http.CBD1HttpHandler"/> |
|
<URLAliasProvider class="com.fr.plugin.http.CBD1UrlAliasProvider"/> |
|
</extra-decision> |
|
<lifecycle-monitor class="com.fr.plugin.CBD1LifeCycleMonitor"/> |
|
<function-recorder class="com.fr.plugin.FunctionRecoder"/> |
|
</plugin> |