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.
18 lines
653 B
18 lines
653 B
4 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<plugin>
|
||
|
<id>com.fr.plugin.report.result</id>
|
||
|
<name><![CDATA[自定义报表结果类型]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.1</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2020-08-24</jartime>
|
||
|
<vendor>finereport.mata</vendor>
|
||
|
<description><![CDATA[自定义报表结果类型]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
<p>[2020-11-13]自定义报表结果类型</p>
|
||
|
]]>
|
||
|
</change-notes>
|
||
|
<extra-decision>
|
||
|
<ReportScheduleResultProvider class="com.fr.plugin.showtype.CustomReportScheduleResult"/>
|
||
|
</extra-decision>
|
||
|
</plugin>
|