feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 31,
|
||||
"chunk_type": "chart",
|
||||
"human_description": "This is a chart element in report 'GanttChartReport', type: gantt. Dataset kind: gantt. Label format: .",
|
||||
"raw_xml": "<element kind=\"chart\" chartType=\"gantt\" uuid=\"30057389-8122-4554-898e-ab792809b6b3\" positionType=\"Float\" x=\"0\" y=\"75\" width=\"555\" height=\"175\" showLegend=\"true\" evaluationTime=\"Report\">\n\t\t\t<dataset kind=\"gantt\" resetType=\"Report\">\n\t\t\t\t<series>\n\t\t\t\t\t<seriesExpression>$F{Series}</seriesExpression>\n\t\t\t\t\t<taskExpression>$F{Task}</taskExpression>\n\t\t\t\t\t<subtaskExpression>$F{Subtask}</subtaskExpression>\n\t\t\t\t\t<startDateExpression>$F{StartTimestamp}</startDateExpression>\n\t\t\t\t\t<endDateExpression>$F{EndTimestamp}</endDateExpression>\n\t\t\t\t\t<percentExpression>$F{Percent}</percentExpression>\n\t\t\t\t</series>\n\t\t\t</dataset>\n\t\t\t<plot showLabels=\"true\">\n\t\t\t\t<itemLabel color=\"#000000\" backgroundColor=\"#FFFFFF\" />\n\t\t\t</plot>\n\t\t</element>\n\t\t",
|
||||
"context": "Report 'GanttChartReport' chart",
|
||||
"metadata": {
|
||||
"chart_type": "gantt",
|
||||
"dataset": {
|
||||
"kind": "gantt",
|
||||
"series": [
|
||||
{
|
||||
"key": "",
|
||||
"value": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
"plot": {
|
||||
"labelFormat": "",
|
||||
"legendLabelFormat": ""
|
||||
},
|
||||
"attributes": {
|
||||
"kind": "chart",
|
||||
"chartType": "gantt",
|
||||
"uuid": "30057389-8122-4554-898e-ab792809b6b3",
|
||||
"positionType": "Float",
|
||||
"x": "0",
|
||||
"y": "75",
|
||||
"width": "555",
|
||||
"height": "175",
|
||||
"showLegend": "true",
|
||||
"evaluationTime": "Report"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 31,
|
||||
"chunk_type": "chart",
|
||||
"human_description": "This is a chart element in report 'GanttChartReport', type: gantt. Dataset kind: gantt. Label format: .",
|
||||
"raw_xml": "<element kind=\"chart\" chartType=\"gantt\" uuid=\"30057389-8122-4554-898e-ab792809b6b3\" positionType=\"Float\" x=\"0\" y=\"75\" width=\"555\" height=\"175\" showLegend=\"true\" evaluationTime=\"Report\">\n\t\t\t<dataset kind=\"gantt\" resetType=\"Report\">\n\t\t\t\t<series>\n\t\t\t\t\t<seriesExpression>$F{Series}</seriesExpression>\n\t\t\t\t\t<taskExpression>$F{Task}</taskExpression>\n\t\t\t\t\t<subtaskExpression>$F{Subtask}</subtaskExpression>\n\t\t\t\t\t<startDateExpression>$F{StartTimestamp}</startDateExpression>\n\t\t\t\t\t<endDateExpression>$F{EndTimestamp}</endDateExpression>\n\t\t\t\t\t<percentExpression>$F{Percent}</percentExpression>\n\t\t\t\t</series>\n\t\t\t</dataset>\n\t\t\t<plot showLabels=\"true\">\n\t\t\t\t<itemLabel color=\"#000000\" backgroundColor=\"#FFFFFF\" />\n\t\t\t</plot>\n\t\t</element>\n\t\t",
|
||||
"context": "Report 'GanttChartReport' chart",
|
||||
"metadata": {
|
||||
"chart_type": "gantt",
|
||||
"dataset": {
|
||||
"kind": "gantt",
|
||||
"series": [
|
||||
{
|
||||
"key": "",
|
||||
"value": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
"plot": {
|
||||
"labelFormat": "",
|
||||
"legendLabelFormat": ""
|
||||
},
|
||||
"attributes": {
|
||||
"kind": "chart",
|
||||
"chartType": "gantt",
|
||||
"uuid": "30057389-8122-4554-898e-ab792809b6b3",
|
||||
"positionType": "Float",
|
||||
"x": "0",
|
||||
"y": "75",
|
||||
"width": "555",
|
||||
"height": "175",
|
||||
"showLegend": "true",
|
||||
"evaluationTime": "Report"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user