feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 63,
|
||||
"chunk_type": "subreport",
|
||||
"human_description": "This is a subreport element in report 'HibernateQueryReport'. Subreport: \"DocumentsReport.jasper\". Data source expression: new JRBeanCollectionDataSource($F{documents}).",
|
||||
"raw_xml": "<element kind=\"subreport\" uuid=\"6fe34132-df3c-4302-8c28-d2f5536bcead\" x=\"65\" y=\"21\" width=\"50\" height=\"20\" removeLineWhenBlank=\"true\">\n\t\t\t\t<dataSourceExpression>new JRBeanCollectionDataSource($F{documents})</dataSourceExpression>\n\t\t\t\t<expression>\"DocumentsReport.jasper\"</expression>\n\t\t\t</element>\n\t\t",
|
||||
"context": "Report 'HibernateQueryReport' subreport",
|
||||
"metadata": {
|
||||
"expression": "\"DocumentsReport.jasper\"",
|
||||
"connectionExpression": "",
|
||||
"dataSourceExpression": "new JRBeanCollectionDataSource($F{documents})",
|
||||
"returnValues": [],
|
||||
"parameters": [],
|
||||
"attributes": {
|
||||
"kind": "subreport",
|
||||
"uuid": "6fe34132-df3c-4302-8c28-d2f5536bcead",
|
||||
"x": "65",
|
||||
"y": "21",
|
||||
"width": "50",
|
||||
"height": "20",
|
||||
"removeLineWhenBlank": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 63,
|
||||
"chunk_type": "subreport",
|
||||
"human_description": "This is a subreport element in report 'HibernateQueryReport'. Subreport: \"DocumentsReport.jasper\". Data source expression: new JRBeanCollectionDataSource($F{documents}).",
|
||||
"raw_xml": "<element kind=\"subreport\" uuid=\"6fe34132-df3c-4302-8c28-d2f5536bcead\" x=\"65\" y=\"21\" width=\"50\" height=\"20\" removeLineWhenBlank=\"true\">\n\t\t\t\t<dataSourceExpression>new JRBeanCollectionDataSource($F{documents})</dataSourceExpression>\n\t\t\t\t<expression>\"DocumentsReport.jasper\"</expression>\n\t\t\t</element>\n\t\t",
|
||||
"context": "Report 'HibernateQueryReport' subreport",
|
||||
"metadata": {
|
||||
"expression": "\"DocumentsReport.jasper\"",
|
||||
"connectionExpression": "",
|
||||
"dataSourceExpression": "new JRBeanCollectionDataSource($F{documents})",
|
||||
"returnValues": [],
|
||||
"parameters": [],
|
||||
"attributes": {
|
||||
"kind": "subreport",
|
||||
"uuid": "6fe34132-df3c-4302-8c28-d2f5536bcead",
|
||||
"x": "65",
|
||||
"y": "21",
|
||||
"width": "50",
|
||||
"height": "20",
|
||||
"removeLineWhenBlank": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user