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
1.2 KiB
24 lines
1.2 KiB
3 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.fr.plugin.third.party.jsdjcae</id>
|
||
|
<name><![CDATA[第三方定制短信]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>0.3</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-07-31</jartime>
|
||
|
<vendor>fr.open</vendor>
|
||
|
<description><![CDATA[]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
]]></change-notes>
|
||
|
<lifecycle-monitor class="com.fr.plugin.third.party.jsdjcae.sms.OutputPluginLifecycleMonitor"/>
|
||
|
<extra-core>
|
||
|
</extra-core>
|
||
|
<extra-decision>
|
||
|
<!--插件注入处理公式的类-->
|
||
|
<OutputFormulaProvider class="com.fr.plugin.third.party.jsdjcae.sms.SmsFormulaProvider"/>
|
||
|
<!--插件注入提取公式的类-->
|
||
|
<OutputFormulaExtractorProvider class="com.fr.plugin.third.party.jsdjcae.sms.SmsOutputFormulaExtractor"/>
|
||
|
<WebResourceProvider class="com.fr.plugin.third.party.jsdjcae.sms.js.JSCSSBridge"/>
|
||
|
<DecisionDBAccessProvider class="com.fr.plugin.third.party.jsdjcae.sms.SmsDBAccess"/>
|
||
|
</extra-decision>
|
||
|
<function-recorder class="com.fr.plugin.third.party.jsdjcae.sms.OutputPluginLifecycleMonitor"/>
|
||
|
</plugin>
|