4f475e9e36
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
26 lines
878 B
JSON
26 lines
878 B
JSON
[
|
|
{
|
|
"chunk_id": 7,
|
|
"chunk_type": "field",
|
|
"human_description": "Field definition for report 'Bar3DChartReport': CustomerID, type: java.lang.String",
|
|
"raw_xml": "<field name=\"CustomerID\" class=\"java.lang.String\" />\n\t",
|
|
"context": "Report 'Bar3DChartReport' field 'CustomerID'",
|
|
"metadata": {
|
|
"field_name": "CustomerID",
|
|
"field_class": "java.lang.String",
|
|
"field_expression": null
|
|
}
|
|
},
|
|
{
|
|
"chunk_id": 7,
|
|
"chunk_type": "field",
|
|
"human_description": "Field definition for report 'Bar3DChartReport': CustomerID, type: java.lang.String",
|
|
"raw_xml": "<field name=\"CustomerID\" class=\"java.lang.String\" />\n\t",
|
|
"context": "Report 'Bar3DChartReport' field 'CustomerID'",
|
|
"metadata": {
|
|
"field_name": "CustomerID",
|
|
"field_class": "java.lang.String",
|
|
"field_expression": null
|
|
}
|
|
}
|
|
] |