feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,90 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 0,
|
||||
"chunk_type": "report_overview",
|
||||
"human_description": "This is a JasperReports template overview for report 'AllChartsReport'. Page size: 595 x 842 portrait. Contains 0 standard bands with content: none. Defines 0 fields: none. Defines 18 parameters: categoryDatasource1, categoryDatasource2, categoryDatasource3, categoryDatasource4, categoryDatasource5, categoryDatasource6, categoryDatasource7, pieDatasource1, pieDatasource2, timePeriodDatasource1, timeSeriesDatasource1, timeSeriesDatasource2, timeSeriesDatasource3, xyDatasource1, xyDatasource2, xyDatasource3, xyDatasource4, xyDatasource5. Defines 0 variables: none. Defines 1 groups: Charts. Data source type: DataAdapter. Source: One Empty Record. Contains 19 charts.",
|
||||
"raw_xml": "<jasperReport name=\"AllChartsReport\" language=\"java\" pageWidth=\"595\" pageHeight=\"842\" whenNoDataType=\"AllSectionsNoDetail\" columnWidth=\"555\" leftMargin=\"20\" rightMargin=\"20\" topMargin=\"20\" bottomMargin=\"20\" resourceBundle=\"AllCharts\" whenResourceMissingType=\"Key\" uuid=\"bce0058f-ad1c-4b93-9d6b-6289cc922a3c\" />",
|
||||
"context": "Report 'AllChartsReport' overall structure overview",
|
||||
"metadata": {
|
||||
"report_name": "AllChartsReport",
|
||||
"bands": [],
|
||||
"field_count": 0,
|
||||
"parameter_count": 18,
|
||||
"variable_count": 0,
|
||||
"group_count": 1,
|
||||
"chart_count": 19,
|
||||
"crosstab_count": 0,
|
||||
"subreport_count": 0,
|
||||
"datasource": {
|
||||
"type": "DataAdapter",
|
||||
"source": "One Empty Record",
|
||||
"query_language": null,
|
||||
"properties": {
|
||||
"net.sf.jasperreports.export.xls.ignore.graphics": "false",
|
||||
"com.jaspersoft.studio.data.defaultdataadapter": "One Empty Record",
|
||||
"net.sf.jasperreports.image.dpi": "150",
|
||||
"net.sf.jasperreports.chart.theme": "eye.candy.sixties"
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"name": "AllChartsReport",
|
||||
"language": "java",
|
||||
"pageWidth": "595",
|
||||
"pageHeight": "842",
|
||||
"whenNoDataType": "AllSectionsNoDetail",
|
||||
"columnWidth": "555",
|
||||
"leftMargin": "20",
|
||||
"rightMargin": "20",
|
||||
"topMargin": "20",
|
||||
"bottomMargin": "20",
|
||||
"resourceBundle": "AllCharts",
|
||||
"whenResourceMissingType": "Key",
|
||||
"uuid": "bce0058f-ad1c-4b93-9d6b-6289cc922a3c"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 0,
|
||||
"chunk_type": "report_overview",
|
||||
"human_description": "This is a JasperReports template overview for report 'AllChartsReport'. Page size: 595 x 842 portrait. Contains 0 standard bands with content: none. Defines 0 fields: none. Defines 18 parameters: categoryDatasource1, categoryDatasource2, categoryDatasource3, categoryDatasource4, categoryDatasource5, categoryDatasource6, categoryDatasource7, pieDatasource1, pieDatasource2, timePeriodDatasource1, timeSeriesDatasource1, timeSeriesDatasource2, timeSeriesDatasource3, xyDatasource1, xyDatasource2, xyDatasource3, xyDatasource4, xyDatasource5. Defines 0 variables: none. Defines 1 groups: Charts. Data source type: DataAdapter. Source: One Empty Record. Contains 19 charts.",
|
||||
"raw_xml": "<jasperReport name=\"AllChartsReport\" language=\"java\" pageWidth=\"595\" pageHeight=\"842\" whenNoDataType=\"AllSectionsNoDetail\" columnWidth=\"555\" leftMargin=\"20\" rightMargin=\"20\" topMargin=\"20\" bottomMargin=\"20\" resourceBundle=\"AllCharts\" whenResourceMissingType=\"Key\" uuid=\"bce0058f-ad1c-4b93-9d6b-6289cc922a3c\" />",
|
||||
"context": "Report 'AllChartsReport' overall structure overview",
|
||||
"metadata": {
|
||||
"report_name": "AllChartsReport",
|
||||
"bands": [],
|
||||
"field_count": 0,
|
||||
"parameter_count": 18,
|
||||
"variable_count": 0,
|
||||
"group_count": 1,
|
||||
"chart_count": 19,
|
||||
"crosstab_count": 0,
|
||||
"subreport_count": 0,
|
||||
"datasource": {
|
||||
"type": "DataAdapter",
|
||||
"source": "One Empty Record",
|
||||
"query_language": null,
|
||||
"properties": {
|
||||
"net.sf.jasperreports.export.xls.ignore.graphics": "false",
|
||||
"com.jaspersoft.studio.data.defaultdataadapter": "One Empty Record",
|
||||
"net.sf.jasperreports.image.dpi": "150",
|
||||
"net.sf.jasperreports.chart.theme": "eye.candy.sixties"
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"name": "AllChartsReport",
|
||||
"language": "java",
|
||||
"pageWidth": "595",
|
||||
"pageHeight": "842",
|
||||
"whenNoDataType": "AllSectionsNoDetail",
|
||||
"columnWidth": "555",
|
||||
"leftMargin": "20",
|
||||
"rightMargin": "20",
|
||||
"topMargin": "20",
|
||||
"bottomMargin": "20",
|
||||
"resourceBundle": "AllCharts",
|
||||
"whenResourceMissingType": "Key",
|
||||
"uuid": "bce0058f-ad1c-4b93-9d6b-6289cc922a3c"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user