feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 1,
|
||||
"chunk_type": "datasource_config",
|
||||
"human_description": "These are data source configuration properties for report 'HibernateQueryReport'. Data adapter: hibernate/data/HibernateDataAdapter.jrdax.",
|
||||
"raw_xml": "<property name=\"com.jaspersoft.studio.data.defaultdataadapter\" value=\"hibernate/data/HibernateDataAdapter.jrdax\"/>",
|
||||
"context": "Report 'HibernateQueryReport' data source configuration",
|
||||
"metadata": {
|
||||
"properties": {
|
||||
"com.jaspersoft.studio.data.defaultdataadapter": "hibernate/data/HibernateDataAdapter.jrdax"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 1,
|
||||
"chunk_type": "datasource_config",
|
||||
"human_description": "These are data source configuration properties for report 'HibernateQueryReport'. Data adapter: hibernate/data/HibernateDataAdapter.jrdax.",
|
||||
"raw_xml": "<property name=\"com.jaspersoft.studio.data.defaultdataadapter\" value=\"hibernate/data/HibernateDataAdapter.jrdax\"/>",
|
||||
"context": "Report 'HibernateQueryReport' data source configuration",
|
||||
"metadata": {
|
||||
"properties": {
|
||||
"com.jaspersoft.studio.data.defaultdataadapter": "hibernate/data/HibernateDataAdapter.jrdax"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user