4f475e9e36
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
34 lines
8.3 KiB
JSON
34 lines
8.3 KiB
JSON
[
|
|
{
|
|
"chunk_id": 25,
|
|
"chunk_type": "group",
|
|
"human_description": "This is group 'CountryGroup' definition for report 'XYBarChartReport'. Group expression: $F{ShipCountry}. Has groupHeader: Yes, has groupFooter: Yes. Min height: 0, start new column: false, reprint header: false.",
|
|
"raw_xml": "<group name=\"CountryGroup\">\n\t\t<expression>$F{ShipCountry}</expression>\n\t\t<groupHeader>\n\t\t\t<band height=\"225\">\n\t\t\t\t<element kind=\"line\" uuid=\"0c8bc442-6dc2-40f1-8a65-cfdee84b9914\" x=\"0\" y=\"14\" width=\"270\" height=\"1\" />\n\t\t\t\t<element kind=\"textField\" uuid=\"7ac774ac-46eb-4f61-abb5-cdd42351e304\" x=\"10\" y=\"2\" width=\"150\" height=\"11\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$F{ShipCountry}</expression>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"textField\" uuid=\"f007daef-32e0-4e8d-8f45-318fb7e4c782\" x=\"170\" y=\"2\" width=\"100\" height=\"11\" evaluationTime=\"Group\" pattern=\"EEE, MMM d, yyyy\" evaluationGroup=\"CountryGroup\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$V{DateHighestCountryGroup}</expression>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"chart\" chartType=\"xyBar\" uuid=\"dcbbee20-d52c-436b-bbe8-fe5a371322fe\" positionType=\"Float\" x=\"0\" y=\"25\" width=\"270\" height=\"175\" evaluationTime=\"Group\" evaluationGroup=\"CountryGroup\">\n\t\t\t\t\t<dataset kind=\"xy\" incrementType=\"Group\" resetGroup=\"CountryGroup\" incrementGroup=\"OrderIDBucketGroup\" resetType=\"Group\">\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<seriesExpression>\"Half Freight\"</seriesExpression>\n\t\t\t\t\t\t\t<xvalueExpression>$V{OrderIDBucket}</xvalueExpression>\n\t\t\t\t\t\t\t<yvalueExpression>$V{FreightSumOrderIDBucketGroup} / 2d</yvalueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<seriesExpression>\"Normal Freight\"</seriesExpression>\n\t\t\t\t\t\t\t<xvalueExpression>$V{OrderIDBucket}</xvalueExpression>\n\t\t\t\t\t\t\t<yvalueExpression>$V{FreightSumOrderIDBucketGroup}</yvalueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<seriesExpression>\"Double Freight\"</seriesExpression>\n\t\t\t\t\t\t\t<xvalueExpression>$V{OrderIDBucket}</xvalueExpression>\n\t\t\t\t\t\t\t<yvalueExpression>$V{FreightSumOrderIDBucketGroup} * 2d</yvalueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t</dataset>\n\t\t\t\t\t<plot showTickMarks=\"true\" showTickLabels=\"true\">\n\t\t\t\t\t\t<itemLabel color=\"#000000\" backgroundColor=\"#FFFFFF\" />\n\t\t\t\t\t</plot>\n\t\t\t\t</element>\n\t\t\t</band>\n\t\t</groupHeader>\n\t\t<groupFooter>\n\t\t\t<band height=\"15\">\n\t\t\t\t<element kind=\"rectangle\" uuid=\"d01c45d1-3d5f-465f-99cf-06df7f6e06a4\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" forecolor=\"#C0C0C0\" backcolor=\"#C0C0C0\" />\n\t\t\t\t<element kind=\"staticText\" uuid=\"4b2fe65c-49ed-49ec-a88a-22ffb966f31a\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" backcolor=\"#C0C0C0\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<text>Count :</text>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"textField\" uuid=\"e0bbd184-04a3-4774-bf78-9fc4da04b800\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" backcolor=\"#C0C0C0\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$V{CountryGroup_COUNT}</expression>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"staticText\" uuid=\"6503c3b1-2790-41ec-a79d-65caa3142d4c\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" backcolor=\"#C0C0C0\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<text>Total :</text>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"textField\" uuid=\"b73daf16-8b95-44f7-8e07-c8097a4f730a\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" backcolor=\"#C0C0C0\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$V{FreightSumCountryGroup}</expression>\n\t\t\t\t</element>\n\t\t\t</band>\n\t\t</groupFooter>\n\t</group>\n\t",
|
|
"context": "Report 'XYBarChartReport' group 'CountryGroup'",
|
|
"metadata": {
|
|
"group_name": "CountryGroup",
|
|
"expression": "$F{ShipCountry}",
|
|
"has_header": true,
|
|
"has_footer": true,
|
|
"minHeightToStartNewPage": "0",
|
|
"startNewColumn": "false",
|
|
"reprintHeaderOnEachPage": "false"
|
|
}
|
|
},
|
|
{
|
|
"chunk_id": 25,
|
|
"chunk_type": "group",
|
|
"human_description": "This is group 'CountryGroup' definition for report 'XYBarChartReport'. Group expression: $F{ShipCountry}. Has groupHeader: Yes, has groupFooter: Yes. Min height: 0, start new column: false, reprint header: false.",
|
|
"raw_xml": "<group name=\"CountryGroup\">\n\t\t<expression>$F{ShipCountry}</expression>\n\t\t<groupHeader>\n\t\t\t<band height=\"225\">\n\t\t\t\t<element kind=\"line\" uuid=\"0c8bc442-6dc2-40f1-8a65-cfdee84b9914\" x=\"0\" y=\"14\" width=\"270\" height=\"1\" />\n\t\t\t\t<element kind=\"textField\" uuid=\"7ac774ac-46eb-4f61-abb5-cdd42351e304\" x=\"10\" y=\"2\" width=\"150\" height=\"11\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$F{ShipCountry}</expression>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"textField\" uuid=\"f007daef-32e0-4e8d-8f45-318fb7e4c782\" x=\"170\" y=\"2\" width=\"100\" height=\"11\" evaluationTime=\"Group\" pattern=\"EEE, MMM d, yyyy\" evaluationGroup=\"CountryGroup\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$V{DateHighestCountryGroup}</expression>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"chart\" chartType=\"xyBar\" uuid=\"dcbbee20-d52c-436b-bbe8-fe5a371322fe\" positionType=\"Float\" x=\"0\" y=\"25\" width=\"270\" height=\"175\" evaluationTime=\"Group\" evaluationGroup=\"CountryGroup\">\n\t\t\t\t\t<dataset kind=\"xy\" incrementType=\"Group\" resetGroup=\"CountryGroup\" incrementGroup=\"OrderIDBucketGroup\" resetType=\"Group\">\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<seriesExpression>\"Half Freight\"</seriesExpression>\n\t\t\t\t\t\t\t<xvalueExpression>$V{OrderIDBucket}</xvalueExpression>\n\t\t\t\t\t\t\t<yvalueExpression>$V{FreightSumOrderIDBucketGroup} / 2d</yvalueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<seriesExpression>\"Normal Freight\"</seriesExpression>\n\t\t\t\t\t\t\t<xvalueExpression>$V{OrderIDBucket}</xvalueExpression>\n\t\t\t\t\t\t\t<yvalueExpression>$V{FreightSumOrderIDBucketGroup}</yvalueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<seriesExpression>\"Double Freight\"</seriesExpression>\n\t\t\t\t\t\t\t<xvalueExpression>$V{OrderIDBucket}</xvalueExpression>\n\t\t\t\t\t\t\t<yvalueExpression>$V{FreightSumOrderIDBucketGroup} * 2d</yvalueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t</dataset>\n\t\t\t\t\t<plot showTickMarks=\"true\" showTickLabels=\"true\">\n\t\t\t\t\t\t<itemLabel color=\"#000000\" backgroundColor=\"#FFFFFF\" />\n\t\t\t\t\t</plot>\n\t\t\t\t</element>\n\t\t\t</band>\n\t\t</groupHeader>\n\t\t<groupFooter>\n\t\t\t<band height=\"15\">\n\t\t\t\t<element kind=\"rectangle\" uuid=\"d01c45d1-3d5f-465f-99cf-06df7f6e06a4\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" forecolor=\"#C0C0C0\" backcolor=\"#C0C0C0\" />\n\t\t\t\t<element kind=\"staticText\" uuid=\"4b2fe65c-49ed-49ec-a88a-22ffb966f31a\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" backcolor=\"#C0C0C0\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<text>Count :</text>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"textField\" uuid=\"e0bbd184-04a3-4774-bf78-9fc4da04b800\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" backcolor=\"#C0C0C0\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$V{CountryGroup_COUNT}</expression>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"staticText\" uuid=\"6503c3b1-2790-41ec-a79d-65caa3142d4c\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" backcolor=\"#C0C0C0\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<text>Total :</text>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"textField\" uuid=\"b73daf16-8b95-44f7-8e07-c8097a4f730a\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" backcolor=\"#C0C0C0\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$V{FreightSumCountryGroup}</expression>\n\t\t\t\t</element>\n\t\t\t</band>\n\t\t</groupFooter>\n\t</group>\n\t",
|
|
"context": "Report 'XYBarChartReport' group 'CountryGroup'",
|
|
"metadata": {
|
|
"group_name": "CountryGroup",
|
|
"expression": "$F{ShipCountry}",
|
|
"has_header": true,
|
|
"has_footer": true,
|
|
"minHeightToStartNewPage": "0",
|
|
"startNewColumn": "false",
|
|
"reprintHeaderOnEachPage": "false"
|
|
}
|
|
}
|
|
] |