forked from Zhenfei.Li/plugin-bi-pack-request
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.
17 lines
771 B
17 lines
771 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.plugin.pack.request</id> |
|
<name><![CDATA[仪表板请求打包]]></name> |
|
<active>yes</active> |
|
<version>0.0.1</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2020-08-07</jartime> |
|
<vendor>帆软</vendor> |
|
<description><![CDATA[将仪表板获取组件信息的请求打包,提高加载速度]]></description> |
|
<change-notes><![CDATA[]]></change-notes> |
|
<main-package>com.fr.plugin.pack</main-package> |
|
<function-recorder class="com.fr.plugin.pack.ReportBridge"/> |
|
<extra-decision> |
|
<WebResourceProvider class="com.fr.plugin.pack.ReportBridge"/> |
|
<WebResourceProvider class="com.fr.plugin.pack.ShowBridge"/> |
|
</extra-decision> |
|
</plugin> |