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.
24 lines
948 B
24 lines
948 B
2 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<plugin>
|
||
|
<id>com.eco.plugin.xx.mbe</id>
|
||
|
<name><![CDATA[慕贝尔汽车OA插件]]></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: 10126-->
|
||
|
<create-day>2022-5-12 10:46:33</create-day>
|
||
|
<extra-decision>
|
||
|
<HttpHandlerProvider class="com.fr.plugin.http.MBEHttpHandler"/>
|
||
|
<URLAliasProvider class="com.fr.plugin.http.MBEUrlAliasProvider"/>
|
||
|
<WebResourceProvider class="com.fr.plugin.web.MBEMubea1WebResourceProvider"/>
|
||
|
</extra-decision>
|
||
|
<lifecycle-monitor class="com.fr.plugin.MBELifeCycleMonitor"/>
|
||
|
<function-recorder class="com.fr.plugin.FunctionRecoder"/>
|
||
|
</plugin>
|