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.

18 lines
661 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plugin>
<id>com.fr.plugin.request.prehandle</id>
<name><![CDATA[请求预处理接口]]></name>
<active>yes</active>
<version>1.0</version>
<env-version>10.0~</env-version>
<jartime>2019-04-01</jartime>
<vendor>zed</vendor>
<description><![CDATA[请求预处理示例]]></description>
<change-notes><![CDATA[
]]></change-notes>
<function-recorder class="com.fr.plugin.decision.MobileH5RequestPreHandle"/>
<extra-decision>
<RequestPreHandleProvider class="com.fr.plugin.decision.MobileH5RequestPreHandle"/>
</extra-decision>
</plugin>