feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 4,
|
||||
"chunk_type": "styles",
|
||||
"human_description": "These are style definitions for report 'TableReport', total 4 styles. Styles: Sans_Normal, Table, TableHeader, TableFooter. Default style: Sans_Normal.",
|
||||
"raw_xml": "<style name=\"Sans_Normal\" default=\"true\" fontName=\"DejaVu Sans\" fontSize=\"10.0\" bold=\"false\" italic=\"false\" underline=\"false\" strikeThrough=\"false\" />\n\t\n<style name=\"Table\">\n\t\t<box>\n\t\t\t<pen lineWidth=\"1.0\" lineColor=\"#FF0000\" />\n\t\t</box>\n\t</style>\n\t\n<style name=\"TableHeader\" mode=\"Opaque\" backcolor=\"#808080\" />\n\t\n<style name=\"TableFooter\" mode=\"Opaque\" backcolor=\"#C0C0C0\" />\n\t",
|
||||
"context": "Report 'TableReport' style definitions",
|
||||
"metadata": {
|
||||
"style_names": [
|
||||
"Sans_Normal",
|
||||
"Table",
|
||||
"TableHeader",
|
||||
"TableFooter"
|
||||
],
|
||||
"default_style": "Sans_Normal",
|
||||
"has_conditional_styles": false,
|
||||
"count": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 4,
|
||||
"chunk_type": "styles",
|
||||
"human_description": "These are style definitions for report 'TableReport', total 4 styles. Styles: Sans_Normal, Table, TableHeader, TableFooter. Default style: Sans_Normal.",
|
||||
"raw_xml": "<style name=\"Sans_Normal\" default=\"true\" fontName=\"DejaVu Sans\" fontSize=\"10.0\" bold=\"false\" italic=\"false\" underline=\"false\" strikeThrough=\"false\" />\n\t\n<style name=\"Table\">\n\t\t<box>\n\t\t\t<pen lineWidth=\"1.0\" lineColor=\"#FF0000\" />\n\t\t</box>\n\t</style>\n\t\n<style name=\"TableHeader\" mode=\"Opaque\" backcolor=\"#808080\" />\n\t\n<style name=\"TableFooter\" mode=\"Opaque\" backcolor=\"#C0C0C0\" />\n\t",
|
||||
"context": "Report 'TableReport' style definitions",
|
||||
"metadata": {
|
||||
"style_names": [
|
||||
"Sans_Normal",
|
||||
"Table",
|
||||
"TableHeader",
|
||||
"TableFooter"
|
||||
],
|
||||
"default_style": "Sans_Normal",
|
||||
"has_conditional_styles": false,
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user