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.
33 lines
1.7 KiB
33 lines
1.7 KiB
2 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.fr.plugin.xx.wechat.img.output</id>
|
||
|
<name><![CDATA[微信推送图片_EK]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.9</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-07-31</jartime>
|
||
|
<vendor>fr.open</vendor>
|
||
|
<description><![CDATA[jsd9948微信推送]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
[2022-07-13]【1.0】初始化插件。<br/>
|
||
|
[2022-07-19]【1.1】方案修改。<br/>
|
||
|
[2022-07-20]【1.2】token获取修改。<br/>
|
||
|
[2022-07-20]【1.3】上传文件修改。<br/>
|
||
|
[2022-07-20]【1.4】代码修改。<br/>
|
||
|
[2022-07-21]【1.5】消息接口调整。<br/>
|
||
|
[2022-07-22]【1.6】参数调整。<br/>
|
||
|
[2022-07-22]【1.7】参数调整。<br/>
|
||
|
[2022-07-23]【1.8】调度调整。<br/>
|
||
|
[2022-07-25]【1.9】动态参数调整。<br/>
|
||
|
]]></change-notes>
|
||
|
<extra-core>
|
||
|
<DBAccessProvider class="com.fr.plugin.xx.wechat.img.output.ImgConfigDBAccessProvider"/>
|
||
|
</extra-core>
|
||
|
<lifecycle-monitor class="com.fr.plugin.xx.wechat.img.output.OutputPluginLifecycleMonitor"/>
|
||
|
<extra-decision>
|
||
|
<HttpHandlerProvider class="com.fr.plugin.xx.wechat.img.output.ExportRequestHandlerBridge"/>
|
||
|
<URLAliasProvider class="com.fr.plugin.xx.wechat.img.output.ExportRequestURLAliasBridge" />
|
||
|
<WebResourceProvider class="com.fr.plugin.xx.wechat.img.output.js.JSCSSBridge"/>
|
||
|
<DecisionDBAccessProvider class="com.fr.plugin.xx.wechat.img.output.ImgOutputDBAccess"/>
|
||
|
</extra-decision>
|
||
|
<function-recorder class="com.fr.plugin.xx.wechat.img.output.ExportRequestHandlerBridge"/>
|
||
|
</plugin>
|