feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 2,
|
||||
"chunk_type": "styles",
|
||||
"human_description": "These are style definitions for report 'StylesReport', total 3 styles. Styles: Right Aligned, More Emphasis, Serif Note.",
|
||||
"raw_xml": "<style name=\"Right Aligned\" style=\"Regular\" hTextAlign=\"Right\" hImageAlign=\"Right\" />\n\t\n<style name=\"More Emphasis\" style=\"Emphasis\" mode=\"Opaque\" backcolor=\"#FFC800\" fontSize=\"14.0\" />\n\t\n<style name=\"Serif Note\" style=\"Serif\" mode=\"Opaque\" forecolor=\"#FFC800\" backcolor=\"#404040\" fontSize=\"10.0\" />\n\t",
|
||||
"context": "Report 'StylesReport' style definitions",
|
||||
"metadata": {
|
||||
"style_names": [
|
||||
"Right Aligned",
|
||||
"More Emphasis",
|
||||
"Serif Note"
|
||||
],
|
||||
"default_style": null,
|
||||
"has_conditional_styles": false,
|
||||
"count": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 2,
|
||||
"chunk_type": "styles",
|
||||
"human_description": "These are style definitions for report 'StylesReport', total 3 styles. Styles: Right Aligned, More Emphasis, Serif Note.",
|
||||
"raw_xml": "<style name=\"Right Aligned\" style=\"Regular\" hTextAlign=\"Right\" hImageAlign=\"Right\" />\n\t\n<style name=\"More Emphasis\" style=\"Emphasis\" mode=\"Opaque\" backcolor=\"#FFC800\" fontSize=\"14.0\" />\n\t\n<style name=\"Serif Note\" style=\"Serif\" mode=\"Opaque\" forecolor=\"#FFC800\" backcolor=\"#404040\" fontSize=\"10.0\" />\n\t",
|
||||
"context": "Report 'StylesReport' style definitions",
|
||||
"metadata": {
|
||||
"style_names": [
|
||||
"Right Aligned",
|
||||
"More Emphasis",
|
||||
"Serif Note"
|
||||
],
|
||||
"default_style": null,
|
||||
"has_conditional_styles": false,
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user