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.
22 lines
805 B
22 lines
805 B
2 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<plugin>
|
||
|
<id>com.eco.plugin.xx.login.kyjd</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[
|
||
|
|
||
|
]]></description>
|
||
|
<!--任务ID: 10342-->
|
||
|
<create-day>2022-6-4 22:26:00</create-day>
|
||
|
<extra-decision>
|
||
|
<GlobalRequestFilterProvider class="com.fr.plugin.filter.KYJDDecision1Filter"/>
|
||
|
</extra-decision>
|
||
|
<lifecycle-monitor class="com.fr.plugin.KYJDLifeCycleMonitor"/>
|
||
|
<function-recorder class="com.fr.plugin.FunctionRecoder"/>
|
||
|
</plugin>
|