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
821 B
21 lines
821 B
2 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.eco.plugin.xx.gfjjwhite</id>
|
||
|
<name><![CDATA[ip白名单_EK]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.0.1</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-07-31</jartime>
|
||
|
<vendor>fr.open</vendor>
|
||
|
<description><![CDATA[ip白名单_EK]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
[2022-08-15] JSD-10124 初始化
|
||
|
]]></change-notes>
|
||
|
<main-package>com.eco.plugin.xx.gfjjwhite</main-package>
|
||
|
<lifecycle-monitor class="com.eco.plugin.xx.gfjjwhite.config.InitializeMonitor"/>
|
||
|
|
||
|
<extra-decision>
|
||
|
<GlobalRequestFilterProvider class="com.eco.plugin.xx.gfjjwhite.filter.WhiteFilter"/>
|
||
|
</extra-decision>
|
||
|
|
||
|
<function-recorder class="com.eco.plugin.xx.gfjjwhite.config.PluginSimpleConfig"/>
|
||
|
</plugin>
|