JSD-7660 开源任务材料
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.
 
 

20 lines
787 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
<id>com.fr.plugin.zwddlogin</id>
<name><![CDATA[政务钉钉单点]]></name>
<active>yes</active>
<version>1.0</version>
<env-version>10.0</env-version>
<jartime>2020-07-31</jartime>
<vendor>author</vendor>
<description><![CDATA[政务钉钉单点]]></description>
<change-notes><![CDATA[
]]></change-notes>
<lifecycle-monitor class="com.fr.plugin.ZWLifeCycleMonitor"/>
<extra-decision>
<!-- 长连接 -->
<HttpHandlerProvider class="com.fr.plugin.DDHandlerProvider"/>
<!-- 短连接 -->
<URLAliasProvider class="com.fr.plugin.DDURLAliasBridge"/>
</extra-decision>
<function-recorder class="com.fr.plugin.ZWLifeCycleMonitor"/>
</plugin>