feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,246 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 0,
|
||||
"chunk_type": "report_overview",
|
||||
"human_description": "This is a JasperReports template overview for report 'OrdersReport'. Page size: 842 x 595 Landscape. Contains 2 standard bands with content: title, summary. Defines 3 fields: ShipCountry, Freight, OrderDate. Defines 0 parameters: none. Defines 0 variables: none. Defines 0 groups: none. Data source type: JDBC/SQL. Query language: sql. Contains 1 crosstabs.",
|
||||
"raw_xml": "<jasperReport name=\"OrdersReport\" language=\"java\" pageWidth=\"842\" pageHeight=\"595\" orientation=\"Landscape\" columnWidth=\"782\" leftMargin=\"30\" rightMargin=\"30\" topMargin=\"30\" bottomMargin=\"30\" uuid=\"58b0013c-1812-4619-b65d-51adcecc34fb\" />",
|
||||
"context": "Report 'OrdersReport' overall structure overview",
|
||||
"metadata": {
|
||||
"report_name": "OrdersReport",
|
||||
"bands": [
|
||||
"title",
|
||||
"summary"
|
||||
],
|
||||
"field_count": 3,
|
||||
"parameter_count": 0,
|
||||
"variable_count": 0,
|
||||
"group_count": 0,
|
||||
"chart_count": 0,
|
||||
"crosstab_count": 1,
|
||||
"subreport_count": 0,
|
||||
"datasource": {
|
||||
"type": "JDBC/SQL",
|
||||
"source": null,
|
||||
"query_language": "sql",
|
||||
"properties": {}
|
||||
},
|
||||
"attributes": {
|
||||
"name": "OrdersReport",
|
||||
"language": "java",
|
||||
"pageWidth": "842",
|
||||
"pageHeight": "595",
|
||||
"orientation": "Landscape",
|
||||
"columnWidth": "782",
|
||||
"leftMargin": "30",
|
||||
"rightMargin": "30",
|
||||
"topMargin": "30",
|
||||
"bottomMargin": "30",
|
||||
"uuid": "58b0013c-1812-4619-b65d-51adcecc34fb"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 0,
|
||||
"chunk_type": "report_overview",
|
||||
"human_description": "This is a JasperReports template overview for report 'OrdersReport'. Page size: 842 x 595 Landscape. Contains 2 standard bands with content: title, summary. Defines 3 fields: ShipCountry, Freight, OrderDate. Defines 0 parameters: none. Defines 0 variables: none. Defines 0 groups: none. Data source type: JDBC/SQL. Source: Sample DB. Query language: sql. Contains 1 crosstabs.",
|
||||
"raw_xml": "<jasperReport name=\"OrdersReport\" language=\"java\" pageWidth=\"842\" pageHeight=\"595\" orientation=\"Landscape\" columnWidth=\"782\" leftMargin=\"30\" rightMargin=\"30\" topMargin=\"30\" bottomMargin=\"30\" uuid=\"58b0013c-1812-4619-b65d-51adcecc34fb\" />",
|
||||
"context": "Report 'OrdersReport' overall structure overview",
|
||||
"metadata": {
|
||||
"report_name": "OrdersReport",
|
||||
"bands": [
|
||||
"title",
|
||||
"summary"
|
||||
],
|
||||
"field_count": 3,
|
||||
"parameter_count": 0,
|
||||
"variable_count": 0,
|
||||
"group_count": 0,
|
||||
"chart_count": 0,
|
||||
"crosstab_count": 1,
|
||||
"subreport_count": 0,
|
||||
"datasource": {
|
||||
"type": "JDBC/SQL",
|
||||
"source": "Sample DB",
|
||||
"query_language": "sql",
|
||||
"properties": {
|
||||
"com.jaspersoft.studio.data.defaultdataadapter": "Sample DB"
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"name": "OrdersReport",
|
||||
"language": "java",
|
||||
"pageWidth": "842",
|
||||
"pageHeight": "595",
|
||||
"orientation": "Landscape",
|
||||
"columnWidth": "782",
|
||||
"leftMargin": "30",
|
||||
"rightMargin": "30",
|
||||
"topMargin": "30",
|
||||
"bottomMargin": "30",
|
||||
"uuid": "58b0013c-1812-4619-b65d-51adcecc34fb"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 0,
|
||||
"chunk_type": "report_overview",
|
||||
"human_description": "This is a JasperReports template overview for report 'OrdersReport'. Page size: 500 x 842 portrait. Contains 3 standard bands with content: pageHeader, detail, summary. Defines 4 fields: Id, OrderDate, ShipCity, Freight. Defines 1 parameters: CustomerID. Defines 1 variables: TotalFreight. Defines 0 groups: none. Data source type: XML/XPath. Query language: xpath.",
|
||||
"raw_xml": "<jasperReport name=\"OrdersReport\" language=\"java\" pageWidth=\"500\" pageHeight=\"842\" columnWidth=\"500\" leftMargin=\"0\" rightMargin=\"0\" topMargin=\"0\" bottomMargin=\"0\" uuid=\"10ec9c66-f0a7-416e-8fb0-d1fd1cea41fc\" />",
|
||||
"context": "Report 'OrdersReport' overall structure overview",
|
||||
"metadata": {
|
||||
"report_name": "OrdersReport",
|
||||
"bands": [
|
||||
"pageHeader",
|
||||
"detail",
|
||||
"summary"
|
||||
],
|
||||
"field_count": 4,
|
||||
"parameter_count": 1,
|
||||
"variable_count": 1,
|
||||
"group_count": 0,
|
||||
"chart_count": 0,
|
||||
"crosstab_count": 0,
|
||||
"subreport_count": 0,
|
||||
"datasource": {
|
||||
"type": "XML/XPath",
|
||||
"source": null,
|
||||
"query_language": "xpath",
|
||||
"properties": {}
|
||||
},
|
||||
"attributes": {
|
||||
"name": "OrdersReport",
|
||||
"language": "java",
|
||||
"pageWidth": "500",
|
||||
"pageHeight": "842",
|
||||
"columnWidth": "500",
|
||||
"leftMargin": "0",
|
||||
"rightMargin": "0",
|
||||
"topMargin": "0",
|
||||
"bottomMargin": "0",
|
||||
"uuid": "10ec9c66-f0a7-416e-8fb0-d1fd1cea41fc"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 0,
|
||||
"chunk_type": "report_overview",
|
||||
"human_description": "This is a JasperReports template overview for report 'OrdersReport'. Page size: 842 x 595 Landscape. Contains 2 standard bands with content: title, summary. Defines 3 fields: ShipCountry, Freight, OrderDate. Defines 0 parameters: none. Defines 0 variables: none. Defines 0 groups: none. Data source type: JDBC/SQL. Query language: sql. Contains 1 crosstabs.",
|
||||
"raw_xml": "<jasperReport name=\"OrdersReport\" language=\"java\" pageWidth=\"842\" pageHeight=\"595\" orientation=\"Landscape\" columnWidth=\"782\" leftMargin=\"30\" rightMargin=\"30\" topMargin=\"30\" bottomMargin=\"30\" uuid=\"58b0013c-1812-4619-b65d-51adcecc34fb\" />",
|
||||
"context": "Report 'OrdersReport' overall structure overview",
|
||||
"metadata": {
|
||||
"report_name": "OrdersReport",
|
||||
"bands": [
|
||||
"title",
|
||||
"summary"
|
||||
],
|
||||
"field_count": 3,
|
||||
"parameter_count": 0,
|
||||
"variable_count": 0,
|
||||
"group_count": 0,
|
||||
"chart_count": 0,
|
||||
"crosstab_count": 1,
|
||||
"subreport_count": 0,
|
||||
"datasource": {
|
||||
"type": "JDBC/SQL",
|
||||
"source": null,
|
||||
"query_language": "sql",
|
||||
"properties": {}
|
||||
},
|
||||
"attributes": {
|
||||
"name": "OrdersReport",
|
||||
"language": "java",
|
||||
"pageWidth": "842",
|
||||
"pageHeight": "595",
|
||||
"orientation": "Landscape",
|
||||
"columnWidth": "782",
|
||||
"leftMargin": "30",
|
||||
"rightMargin": "30",
|
||||
"topMargin": "30",
|
||||
"bottomMargin": "30",
|
||||
"uuid": "58b0013c-1812-4619-b65d-51adcecc34fb"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 0,
|
||||
"chunk_type": "report_overview",
|
||||
"human_description": "This is a JasperReports template overview for report 'OrdersReport'. Page size: 842 x 595 Landscape. Contains 2 standard bands with content: title, summary. Defines 3 fields: ShipCountry, Freight, OrderDate. Defines 0 parameters: none. Defines 0 variables: none. Defines 0 groups: none. Data source type: JDBC/SQL. Source: Sample DB. Query language: sql. Contains 1 crosstabs.",
|
||||
"raw_xml": "<jasperReport name=\"OrdersReport\" language=\"java\" pageWidth=\"842\" pageHeight=\"595\" orientation=\"Landscape\" columnWidth=\"782\" leftMargin=\"30\" rightMargin=\"30\" topMargin=\"30\" bottomMargin=\"30\" uuid=\"58b0013c-1812-4619-b65d-51adcecc34fb\" />",
|
||||
"context": "Report 'OrdersReport' overall structure overview",
|
||||
"metadata": {
|
||||
"report_name": "OrdersReport",
|
||||
"bands": [
|
||||
"title",
|
||||
"summary"
|
||||
],
|
||||
"field_count": 3,
|
||||
"parameter_count": 0,
|
||||
"variable_count": 0,
|
||||
"group_count": 0,
|
||||
"chart_count": 0,
|
||||
"crosstab_count": 1,
|
||||
"subreport_count": 0,
|
||||
"datasource": {
|
||||
"type": "JDBC/SQL",
|
||||
"source": "Sample DB",
|
||||
"query_language": "sql",
|
||||
"properties": {
|
||||
"com.jaspersoft.studio.data.defaultdataadapter": "Sample DB"
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"name": "OrdersReport",
|
||||
"language": "java",
|
||||
"pageWidth": "842",
|
||||
"pageHeight": "595",
|
||||
"orientation": "Landscape",
|
||||
"columnWidth": "782",
|
||||
"leftMargin": "30",
|
||||
"rightMargin": "30",
|
||||
"topMargin": "30",
|
||||
"bottomMargin": "30",
|
||||
"uuid": "58b0013c-1812-4619-b65d-51adcecc34fb"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 0,
|
||||
"chunk_type": "report_overview",
|
||||
"human_description": "This is a JasperReports template overview for report 'OrdersReport'. Page size: 500 x 842 portrait. Contains 3 standard bands with content: pageHeader, detail, summary. Defines 4 fields: Id, OrderDate, ShipCity, Freight. Defines 1 parameters: CustomerID. Defines 1 variables: TotalFreight. Defines 0 groups: none. Data source type: XML/XPath. Query language: xpath.",
|
||||
"raw_xml": "<jasperReport name=\"OrdersReport\" language=\"java\" pageWidth=\"500\" pageHeight=\"842\" columnWidth=\"500\" leftMargin=\"0\" rightMargin=\"0\" topMargin=\"0\" bottomMargin=\"0\" uuid=\"10ec9c66-f0a7-416e-8fb0-d1fd1cea41fc\" />",
|
||||
"context": "Report 'OrdersReport' overall structure overview",
|
||||
"metadata": {
|
||||
"report_name": "OrdersReport",
|
||||
"bands": [
|
||||
"pageHeader",
|
||||
"detail",
|
||||
"summary"
|
||||
],
|
||||
"field_count": 4,
|
||||
"parameter_count": 1,
|
||||
"variable_count": 1,
|
||||
"group_count": 0,
|
||||
"chart_count": 0,
|
||||
"crosstab_count": 0,
|
||||
"subreport_count": 0,
|
||||
"datasource": {
|
||||
"type": "XML/XPath",
|
||||
"source": null,
|
||||
"query_language": "xpath",
|
||||
"properties": {}
|
||||
},
|
||||
"attributes": {
|
||||
"name": "OrdersReport",
|
||||
"language": "java",
|
||||
"pageWidth": "500",
|
||||
"pageHeight": "842",
|
||||
"columnWidth": "500",
|
||||
"leftMargin": "0",
|
||||
"rightMargin": "0",
|
||||
"topMargin": "0",
|
||||
"bottomMargin": "0",
|
||||
"uuid": "10ec9c66-f0a7-416e-8fb0-d1fd1cea41fc"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user