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.
21 lines
867 B
21 lines
867 B
3 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<plugin>
|
||
|
<id>com.fr.plugin.j7641.proc</id>
|
||
|
<name><![CDATA[流程处理jsd7641]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.0.7</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-07-31</jartime>
|
||
|
<vendor>fr.open</vendor>
|
||
|
<description><![CDATA[接口处理jsd7641]]></description>
|
||
|
<change-notes><![CDATA[接口处理jsd7641]]></change-notes>
|
||
|
<main-package>com.fr.plugin.j7641</main-package>
|
||
|
<extra-core>
|
||
|
<LocaleFinder class="com.fr.plugin.j7641.LocaleFinder"/>
|
||
|
</extra-core>
|
||
|
<extra-decision>
|
||
|
<HttpHandlerProvider class="com.fr.plugin.j7641.ProcessHttpHandlerProvider"/>
|
||
|
<URLAliasProvider class="com.fr.plugin.j7641.ProcessURLAliasProvider"/>
|
||
|
</extra-decision>
|
||
|
<function-recorder class="com.fr.plugin.j7641.ProcessHttpHandlerProvider"/>
|
||
|
</plugin>
|