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.0 KiB
24 lines
1.0 KiB
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.eco.plugin.xxx.jmcwmsg</id> |
|
<name><![CDATA[消息推送_EK]]></name> |
|
<active>yes</active> |
|
<version>1.0.6</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-07-31</jartime> |
|
<vendor>fr.open</vendor> |
|
<description><![CDATA[消息推送_EK]]></description> |
|
<change-notes><![CDATA[ |
|
[2022-07-12] JSD-10225初始化 |
|
]]></change-notes> |
|
<main-package>com.eco.plugin.xxx.jmcwmsg</main-package> |
|
<lifecycle-monitor class="com.eco.plugin.xxx.jmcwmsg.config.InitializeMonitor"/> |
|
|
|
<extra-decision> |
|
<OutputFormulaProvider class="com.eco.plugin.xxx.jmcwmsg.dsdd.dsdd.DSDDMsgFormula" /> |
|
<WebResourceProvider class="com.eco.plugin.xxx.jmcwmsg.dsdd.webresource.DsddWebResourceProvider"/> |
|
<DecisionDBAccessProvider class="com.eco.plugin.xxx.jmcwmsg.dsdd.db.DBAccessProvider"/> |
|
</extra-decision> |
|
|
|
<function-recorder class="com.eco.plugin.xxx.jmcwmsg.config.PluginSimpleConfig"/> |
|
|
|
</plugin> |