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
940 B
24 lines
940 B
2 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<plugin>
|
||
|
<id>com.eco.plugin.zzl.oauth2.mt</id>
|
||
|
<name><![CDATA[美团单点]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.10.5</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: 9872-->
|
||
|
<create-day>2022-5-10 17:03:49</create-day>
|
||
|
<extra-decision>
|
||
|
<HttpHandlerProvider class="com.fr.plugin.http.MTHttpHandler"/>
|
||
|
<URLAliasProvider class="com.fr.plugin.http.MTUrlAliasProvider"/>
|
||
|
<GlobalRequestFilterProvider class="com.fr.plugin.filter.MT1Filter"/>
|
||
|
</extra-decision>
|
||
|
<lifecycle-monitor class="com.fr.plugin.MTLifeCycleMonitor"/>
|
||
|
<function-recorder class="com.fr.plugin.FunctionRecoder"/>
|
||
|
</plugin>
|