feat: 添加Qwen3嵌入模型及JRXML报告相关文件

添加Qwen3-4B嵌入模型配置文件及权重文件
添加多个JRXML报告的数据查询和字段定义文件
添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
2026-05-11 08:34:03 +08:00
commit 4f475e9e36
1606 changed files with 687965 additions and 0 deletions
@@ -0,0 +1,24 @@
[
{
"chunk_id": 4,
"chunk_type": "query",
"human_description": "This is the data query for report 'JsonHttpDataAdapterReport'. Language: JSONQL. Query: ",
"raw_xml": "<query language=\"jsonql\" />\n\t",
"context": "Report 'JsonHttpDataAdapterReport' data query",
"metadata": {
"query_language": "jsonql",
"full_sql": ""
}
},
{
"chunk_id": 4,
"chunk_type": "query",
"human_description": "This is the data query for report 'JsonHttpDataAdapterReport'. Language: JSONQL. Query: ",
"raw_xml": "<query language=\"jsonql\" />\n\t",
"context": "Report 'JsonHttpDataAdapterReport' data query",
"metadata": {
"query_language": "jsonql",
"full_sql": ""
}
}
]