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.
 
 

19 lines
777 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plugin>
<id>com.fr.plugin.third.sms.v10</id>
<name><![CDATA[第三方短信插件]]></name>
<active>yes</active>
<version>1.0</version>
<env-version>10.0</env-version>
<jartime>2019-11-06</jartime>
<vendor>Lanlan</vendor>
<description><![CDATA[第三方短信插件]]></description>
<extra-core>
<SMSServiceProvider class="com.fr.plugin.third.sms.ThirdSmsService"/>
</extra-core>
<extra-decision>
<HttpHandlerProvider class="com.fr.plugin.third.sms.ThirdSmsHandlerBridge"/>
<URLAliasProvider class="com.fr.plugin.third.sms.ThirdSmsURLAliasBridge"/>
</extra-decision>
<function-recorder class="com.fr.plugin.third.sms.ThirdSmsService"/>
</plugin>