4f475e9e36
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
36 lines
1018 B
JSON
36 lines
1018 B
JSON
[
|
|
{
|
|
"chunk_id": 4,
|
|
"chunk_type": "fields",
|
|
"human_description": "These are all field definitions for report 'MasterReport', total 1 fields. Fields: City(java.lang.String).",
|
|
"raw_xml": "<field name=\"City\" class=\"java.lang.String\" />\n\t",
|
|
"context": "Report 'MasterReport' field definitions",
|
|
"metadata": {
|
|
"field_names": [
|
|
"City"
|
|
],
|
|
"field_types": {
|
|
"City": "java.lang.String"
|
|
},
|
|
"field_expressions": {},
|
|
"count": 1
|
|
}
|
|
},
|
|
{
|
|
"chunk_id": 4,
|
|
"chunk_type": "fields",
|
|
"human_description": "These are all field definitions for report 'MasterReport', total 1 fields. Fields: City(java.lang.String).",
|
|
"raw_xml": "<field name=\"City\" class=\"java.lang.String\" />\n\t",
|
|
"context": "Report 'MasterReport' field definitions",
|
|
"metadata": {
|
|
"field_names": [
|
|
"City"
|
|
],
|
|
"field_types": {
|
|
"City": "java.lang.String"
|
|
},
|
|
"field_expressions": {},
|
|
"count": 1
|
|
}
|
|
}
|
|
] |