feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,140 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 73,
|
||||
"chunk_type": "chart",
|
||||
"human_description": "This is a chart element in report 'PieChartReport', type: pie. Dataset kind: pie. Label format: {0} {2}.",
|
||||
"raw_xml": "<element kind=\"chart\" chartType=\"pie\" uuid=\"a63b38fe-68ce-4bb0-ac09-2735d8a78406\" positionType=\"Float\" x=\"0\" y=\"50\" width=\"555\" height=\"300\" evaluationTime=\"Report\">\n\t\t\t<dataset kind=\"pie\" incrementType=\"Group\" incrementGroup=\"CityGroup\">\n\t\t\t\t<series>\n\t\t\t\t\t<keyExpression>$F{ShipCity}</keyExpression>\n\t\t\t\t\t<valueExpression>$V{FreightSumCity}</valueExpression>\n\t\t\t\t\t<sectionHyperlink linkType=\"Reference\" linkTarget=\"Blank\">\n\t\t\t\t\t\t<hyperlinkReferenceExpression>\"http://en.wikipedia.org/wiki/\" + $F{ShipCity}</hyperlinkReferenceExpression>\n\t\t\t\t\t\t<hyperlinkTooltipExpression>\"Read more about \" + $F{ShipCity}</hyperlinkTooltipExpression>\n\t\t\t\t\t</sectionHyperlink>\n\t\t\t\t</series>\n\t\t\t</dataset>\n\t\t\t<plot labelFormat=\"{0} {2}\" legendLabelFormat=\"{0} {1}\" showLabels=\"true\">\n\t\t\t\t<itemLabel color=\"#000000\" backgroundColor=\"#FFFFFF\">\n\t\t\t\t\t<font bold=\"true\" />\n\t\t\t\t</itemLabel>\n\t\t\t</plot>\n\t\t</element>\n\t",
|
||||
"context": "Report 'PieChartReport' chart",
|
||||
"metadata": {
|
||||
"chart_type": "pie",
|
||||
"dataset": {
|
||||
"kind": "pie",
|
||||
"series": [
|
||||
{
|
||||
"key": "$F{ShipCity}",
|
||||
"value": "$V{FreightSumCity}"
|
||||
}
|
||||
]
|
||||
},
|
||||
"plot": {
|
||||
"labelFormat": "{0} {2}",
|
||||
"legendLabelFormat": "{0} {1}"
|
||||
},
|
||||
"attributes": {
|
||||
"kind": "chart",
|
||||
"chartType": "pie",
|
||||
"uuid": "a63b38fe-68ce-4bb0-ac09-2735d8a78406",
|
||||
"positionType": "Float",
|
||||
"x": "0",
|
||||
"y": "50",
|
||||
"width": "555",
|
||||
"height": "300",
|
||||
"evaluationTime": "Report"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 77,
|
||||
"chunk_type": "chart",
|
||||
"human_description": "This is a chart element in report 'PieChartReport', type: pie. Dataset kind: pie. Label format: {0} {2}.",
|
||||
"raw_xml": "<element kind=\"chart\" chartType=\"pie\" uuid=\"a63b38fe-68ce-4bb0-ac09-2735d8a78406\" positionType=\"Float\" x=\"0\" y=\"50\" width=\"270\" height=\"175\" evaluationTime=\"Group\" evaluationGroup=\"ChartGroup\">\n\t\t\t\t\t<dataset kind=\"pie\" incrementType=\"Group\" resetGroup=\"ChartGroup\" incrementGroup=\"CountryGroup\" resetType=\"Group\">\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<keyExpression>$F{ShipCountry}</keyExpression>\n\t\t\t\t\t\t\t<valueExpression>$V{FreightSumCountryGroup}</valueExpression>\n\t\t\t\t\t\t\t<sectionHyperlink linkType=\"Reference\" linkTarget=\"Blank\">\n\t\t\t\t\t\t\t\t<hyperlinkReferenceExpression>\"http://en.wikipedia.org/wiki/\" + $F{ShipCountry}</hyperlinkReferenceExpression>\n\t\t\t\t\t\t\t\t<hyperlinkTooltipExpression>\"Read more about \" + $F{ShipCountry}</hyperlinkTooltipExpression>\n\t\t\t\t\t\t\t</sectionHyperlink>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t</dataset>\n\t\t\t\t\t<plot labelFormat=\"{0} {2}\" legendLabelFormat=\"{0} {1}\">\n\t\t\t\t\t\t<itemLabel color=\"#000000\" backgroundColor=\"#FFFFFF\" />\n\t\t\t\t\t</plot>\n\t\t\t\t</element>\n\t\t\t",
|
||||
"context": "Report 'PieChartReport' chart",
|
||||
"metadata": {
|
||||
"chart_type": "pie",
|
||||
"dataset": {
|
||||
"kind": "pie",
|
||||
"series": [
|
||||
{
|
||||
"key": "$F{ShipCountry}",
|
||||
"value": "$V{FreightSumCountryGroup}"
|
||||
}
|
||||
]
|
||||
},
|
||||
"plot": {
|
||||
"labelFormat": "{0} {2}",
|
||||
"legendLabelFormat": "{0} {1}"
|
||||
},
|
||||
"attributes": {
|
||||
"kind": "chart",
|
||||
"chartType": "pie",
|
||||
"uuid": "a63b38fe-68ce-4bb0-ac09-2735d8a78406",
|
||||
"positionType": "Float",
|
||||
"x": "0",
|
||||
"y": "50",
|
||||
"width": "270",
|
||||
"height": "175",
|
||||
"evaluationTime": "Group",
|
||||
"evaluationGroup": "ChartGroup"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 73,
|
||||
"chunk_type": "chart",
|
||||
"human_description": "This is a chart element in report 'PieChartReport', type: pie. Dataset kind: pie. Label format: {0} {2}.",
|
||||
"raw_xml": "<element kind=\"chart\" chartType=\"pie\" uuid=\"a63b38fe-68ce-4bb0-ac09-2735d8a78406\" positionType=\"Float\" x=\"0\" y=\"50\" width=\"555\" height=\"300\" evaluationTime=\"Report\">\n\t\t\t<dataset kind=\"pie\" incrementType=\"Group\" incrementGroup=\"CityGroup\">\n\t\t\t\t<series>\n\t\t\t\t\t<keyExpression>$F{ShipCity}</keyExpression>\n\t\t\t\t\t<valueExpression>$V{FreightSumCity}</valueExpression>\n\t\t\t\t\t<sectionHyperlink linkType=\"Reference\" linkTarget=\"Blank\">\n\t\t\t\t\t\t<hyperlinkReferenceExpression>\"http://en.wikipedia.org/wiki/\" + $F{ShipCity}</hyperlinkReferenceExpression>\n\t\t\t\t\t\t<hyperlinkTooltipExpression>\"Read more about \" + $F{ShipCity}</hyperlinkTooltipExpression>\n\t\t\t\t\t</sectionHyperlink>\n\t\t\t\t</series>\n\t\t\t</dataset>\n\t\t\t<plot labelFormat=\"{0} {2}\" legendLabelFormat=\"{0} {1}\" showLabels=\"true\">\n\t\t\t\t<itemLabel color=\"#000000\" backgroundColor=\"#FFFFFF\">\n\t\t\t\t\t<font bold=\"true\" />\n\t\t\t\t</itemLabel>\n\t\t\t</plot>\n\t\t</element>\n\t",
|
||||
"context": "Report 'PieChartReport' chart",
|
||||
"metadata": {
|
||||
"chart_type": "pie",
|
||||
"dataset": {
|
||||
"kind": "pie",
|
||||
"series": [
|
||||
{
|
||||
"key": "$F{ShipCity}",
|
||||
"value": "$V{FreightSumCity}"
|
||||
}
|
||||
]
|
||||
},
|
||||
"plot": {
|
||||
"labelFormat": "{0} {2}",
|
||||
"legendLabelFormat": "{0} {1}"
|
||||
},
|
||||
"attributes": {
|
||||
"kind": "chart",
|
||||
"chartType": "pie",
|
||||
"uuid": "a63b38fe-68ce-4bb0-ac09-2735d8a78406",
|
||||
"positionType": "Float",
|
||||
"x": "0",
|
||||
"y": "50",
|
||||
"width": "555",
|
||||
"height": "300",
|
||||
"evaluationTime": "Report"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 77,
|
||||
"chunk_type": "chart",
|
||||
"human_description": "This is a chart element in report 'PieChartReport', type: pie. Dataset kind: pie. Label format: {0} {2}.",
|
||||
"raw_xml": "<element kind=\"chart\" chartType=\"pie\" uuid=\"a63b38fe-68ce-4bb0-ac09-2735d8a78406\" positionType=\"Float\" x=\"0\" y=\"50\" width=\"270\" height=\"175\" evaluationTime=\"Group\" evaluationGroup=\"ChartGroup\">\n\t\t\t\t\t<dataset kind=\"pie\" incrementType=\"Group\" resetGroup=\"ChartGroup\" incrementGroup=\"CountryGroup\" resetType=\"Group\">\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<keyExpression>$F{ShipCountry}</keyExpression>\n\t\t\t\t\t\t\t<valueExpression>$V{FreightSumCountryGroup}</valueExpression>\n\t\t\t\t\t\t\t<sectionHyperlink linkType=\"Reference\" linkTarget=\"Blank\">\n\t\t\t\t\t\t\t\t<hyperlinkReferenceExpression>\"http://en.wikipedia.org/wiki/\" + $F{ShipCountry}</hyperlinkReferenceExpression>\n\t\t\t\t\t\t\t\t<hyperlinkTooltipExpression>\"Read more about \" + $F{ShipCountry}</hyperlinkTooltipExpression>\n\t\t\t\t\t\t\t</sectionHyperlink>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t</dataset>\n\t\t\t\t\t<plot labelFormat=\"{0} {2}\" legendLabelFormat=\"{0} {1}\">\n\t\t\t\t\t\t<itemLabel color=\"#000000\" backgroundColor=\"#FFFFFF\" />\n\t\t\t\t\t</plot>\n\t\t\t\t</element>\n\t\t\t",
|
||||
"context": "Report 'PieChartReport' chart",
|
||||
"metadata": {
|
||||
"chart_type": "pie",
|
||||
"dataset": {
|
||||
"kind": "pie",
|
||||
"series": [
|
||||
{
|
||||
"key": "$F{ShipCountry}",
|
||||
"value": "$V{FreightSumCountryGroup}"
|
||||
}
|
||||
]
|
||||
},
|
||||
"plot": {
|
||||
"labelFormat": "{0} {2}",
|
||||
"legendLabelFormat": "{0} {1}"
|
||||
},
|
||||
"attributes": {
|
||||
"kind": "chart",
|
||||
"chartType": "pie",
|
||||
"uuid": "a63b38fe-68ce-4bb0-ac09-2735d8a78406",
|
||||
"positionType": "Float",
|
||||
"x": "0",
|
||||
"y": "50",
|
||||
"width": "270",
|
||||
"height": "175",
|
||||
"evaluationTime": "Group",
|
||||
"evaluationGroup": "ChartGroup"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user