Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
njzsb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
徐州
njzsb
Commits
fd805ea0
Commit
fd805ea0
authored
Mar 06, 2023
by
徐州
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试修改表格
parent
29ef7506
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
204 additions
and
95 deletions
+204
-95
cjdzmxb2.cpt
WebRoot/WEB-INF/reportlets/cjdzmxb2.cpt
+204
-95
No files found.
WebRoot/WEB-INF/reportlets/cjdzmxb2.cpt
View file @
fd805ea0
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<WorkBook
xmlVersion=
"201
51125"
releaseVersion=
"8
.0.0"
>
<WorkBook
xmlVersion=
"201
70720"
releaseVersion=
"9
.0.0"
>
<TableDataMap>
<TableDataMap>
<TableData
name=
"ds1"
class=
"com.fr.data.impl.DBTableData"
>
<TableData
name=
"ds1"
class=
"com.fr.data.impl.DBTableData"
>
<Parameters>
<Parameters>
...
@@ -20,24 +20,26 @@
...
@@ -20,24 +20,26 @@
<![CDATA[zsb]]>
</DatabaseName>
<![CDATA[zsb]]>
</DatabaseName>
</Connection>
</Connection>
<Query>
<Query>
<![CDATA[select c.slbh,
<![CDATA[select * from (
c.dwmc,
select c.slbh,
c.xmmc,
c.dwmc,
c.zjzmj,
c.xmmc,
p.ptyjje ptyjje,
c.zjzmj,
p.ptymje ptymje,
p.ptyjje ptyjje,
to_char(c.createtime,'yyyy-MM-dd'),
p.ptymje ptymje,
to_char(p.createtime,'yyyy-MM-dd'),
to_char(c.createtime,'yyyy-MM-dd'),
t.pjbm,
to_char(p.createtime,'yyyy-MM-dd'),
p.zslxdbh,
t.pjbm,
t.salary
p.zslxdbh,
from pjjx t, cktzs c,payment_item_his p
t.salary
where c.slbh = t.slbh
from pjjx t, cktzs c,payment_item_his p
and t.slbh=p.slbh
where c.slbh = t.slbh
and t.slbh=p.slbh
and t.rkdate >
= '${createtime}' and t.rkdate
<
='${createtime1}'
and t.dwdm not in ('jk','jb') and c.dwdm not in ('jk','jb') and p.dwdm not in ('jk','jb')
and t.rkdate >
= '${createtime}' and t.rkdate
<
='${createtime1}'
${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]>
</Query>
and t.dwdm not in ('jk','jb') and c.dwdm not in ('jk','jb') and p.dwdm not in ('jk','jb')
${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ) a
left join (select slbh,jkr,yjje,jkm from fstzs) b on a.slbh=b.slbh]]>
</Query>
</TableData>
</TableData>
</TableDataMap>
</TableDataMap>
<ReportWebAttr>
<ReportWebAttr>
...
@@ -68,7 +70,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -68,7 +70,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
</Location>
</Location>
<ToolBar>
<ToolBar>
<Widget
class=
"com.fr.report.web.button.page.First"
>
<Widget
class=
"com.fr.report.web.button.page.First"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<Text>
<Text>
...
@@ -77,7 +79,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -77,7 +79,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<![CDATA[first]]>
</IconName>
<![CDATA[first]]>
</IconName>
</Widget>
</Widget>
<Widget
class=
"com.fr.report.web.button.page.Previous"
>
<Widget
class=
"com.fr.report.web.button.page.Previous"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<Text>
<Text>
...
@@ -86,12 +88,12 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -86,12 +88,12 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<![CDATA[previous]]>
</IconName>
<![CDATA[previous]]>
</IconName>
</Widget>
</Widget>
<Widget
class=
"com.fr.report.web.button.page.PageNavi"
>
<Widget
class=
"com.fr.report.web.button.page.PageNavi"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
</Widget>
</Widget>
<Widget
class=
"com.fr.report.web.button.page.Next"
>
<Widget
class=
"com.fr.report.web.button.page.Next"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<Text>
<Text>
...
@@ -100,7 +102,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -100,7 +102,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<![CDATA[next]]>
</IconName>
<![CDATA[next]]>
</IconName>
</Widget>
</Widget>
<Widget
class=
"com.fr.report.web.button.page.Last"
>
<Widget
class=
"com.fr.report.web.button.page.Last"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<Text>
<Text>
...
@@ -109,7 +111,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -109,7 +111,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<![CDATA[last]]>
</IconName>
<![CDATA[last]]>
</IconName>
</Widget>
</Widget>
<Widget
class=
"com.fr.report.web.button.FlashPrint"
>
<Widget
class=
"com.fr.report.web.button.FlashPrint"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<Text>
<Text>
...
@@ -118,7 +120,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -118,7 +120,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<![CDATA[flashprint]]>
</IconName>
<![CDATA[flashprint]]>
</IconName>
</Widget>
</Widget>
<Widget
class=
"com.fr.report.web.button.Print"
>
<Widget
class=
"com.fr.report.web.button.Print"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<Text>
<Text>
...
@@ -128,7 +130,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -128,7 +130,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrintButtons/>
<PrintButtons/>
</Widget>
</Widget>
<Widget
class=
"com.fr.report.web.button.Export"
>
<Widget
class=
"com.fr.report.web.button.Export"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<Text>
<Text>
...
@@ -138,7 +140,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -138,7 +140,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Buttons
pdf=
"true"
excelP=
"true"
excelO=
"true"
excelS=
"true"
word=
"true"
image=
"true"
html=
"true"
/>
<Buttons
pdf=
"true"
excelP=
"true"
excelO=
"true"
excelS=
"true"
word=
"true"
image=
"true"
html=
"true"
/>
</Widget>
</Widget>
<Widget
class=
"com.fr.report.web.button.Email"
>
<Widget
class=
"com.fr.report.web.button.Email"
>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<Text>
<Text>
...
@@ -164,7 +166,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -164,7 +166,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<RowHeight
defaultValue=
"723900"
>
<RowHeight
defaultValue=
"723900"
>
<![CDATA[723900,723900,1295400,1257300,1257300,2160000,2160000,723900,723900,723900,723900]]>
</RowHeight>
<![CDATA[723900,723900,1295400,1257300,1257300,2160000,2160000,723900,723900,723900,723900]]>
</RowHeight>
<ColumnWidth
defaultValue=
"2743200"
>
<ColumnWidth
defaultValue=
"2743200"
>
<![CDATA[2171700,4914900,6248400,9753600,2743200,4229100,4419600,4533900,3581400,
2819400,3924300,37338
00,2933700,2743200]]>
</ColumnWidth>
<![CDATA[2171700,4914900,6248400,9753600,2743200,4229100,4419600,4533900,3581400,
3924300,3733800,3733800,2933700,2819400,29337
00,2933700,2743200]]>
</ColumnWidth>
<CellElementList>
<CellElementList>
<C
c=
"0"
r=
"0"
>
<C
c=
"0"
r=
"0"
>
<PrivilegeControl/>
<PrivilegeControl/>
...
@@ -178,10 +180,10 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -178,10 +180,10 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"0"
r=
"2"
cs=
"1
3
"
s=
"1"
>
<C
c=
"0"
r=
"2"
cs=
"1
5
"
s=
"1"
>
<O
t=
"Formula"
class=
"Formula"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<Attributes>
<![CDATA[=mid($createtime,
1,4)+"年"+mid($createtime,6,7) +"月"+ "-" + mid($createtime1,1,4)+"年"+mid($createtime1,6,7)+
"月" + "城市基础设施配套费催缴到账明细报表"]]>
</Attributes>
<![CDATA[=mid($createtime,
1, 4) + "年" + mid($createtime, 6, 7) + "月" + "-" + mid($createtime1, 1, 4) + "年" + mid($createtime1, 6, 7) +
"月" + "城市基础设施配套费催缴到账明细报表"]]>
</Attributes>
</O>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
...
@@ -195,7 +197,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -195,7 +197,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<C
c=
"1"
r=
"3"
cs=
"6"
>
<C
c=
"1"
r=
"3"
cs=
"6"
>
<O
t=
"Formula"
class=
"Formula"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<Attributes>
<![CDATA[=sql("zsb", "select zsdw from zsdw where zsdm = '"
+$zsdw+
"' ", 1, 1)]]>
</Attributes>
<![CDATA[=sql("zsb", "select zsdw from zsdw where zsdm = '"
+ $zsdw +
"' ", 1, 1)]]>
</Attributes>
</O>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<HighlightList>
<HighlightList>
...
@@ -204,7 +206,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -204,7 +206,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<![CDATA[条件属性1]]>
</Name>
<![CDATA[条件属性1]]>
</Name>
<Condition
class=
"com.fr.data.condition.FormulaCondition"
>
<Condition
class=
"com.fr.data.condition.FormulaCondition"
>
<Formula>
<Formula>
<![CDATA[len($zsdw)
=
0]]>
</Formula>
<![CDATA[len($zsdw)
=
0]]>
</Formula>
</Condition>
</Condition>
<HighlightAction
class=
"com.fr.report.cell.cellattr.highlight.ValueHighlightAction"
>
<HighlightAction
class=
"com.fr.report.cell.cellattr.highlight.ValueHighlightAction"
>
<O>
<O>
...
@@ -214,7 +216,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -214,7 +216,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
</HighlightList>
</HighlightList>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"11"
r=
"3"
cs=
"
2
"
s=
"2"
>
<C
c=
"11"
r=
"3"
cs=
"
4
"
s=
"2"
>
<O>
<O>
<![CDATA[单位:平方米,元]]>
</O>
<![CDATA[单位:平方米,元]]>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
...
@@ -276,29 +278,41 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -276,29 +278,41 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
</C>
</C>
<C
c=
"9"
r=
"4"
s=
"4"
>
<C
c=
"9"
r=
"4"
s=
"4"
>
<O>
<O>
<![CDATA[到帐
日期
]]>
</O>
<![CDATA[到帐
\\核销金额
]]>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"10"
r=
"4"
s=
"4"
>
<C
c=
"10"
r=
"4"
s=
"4"
>
<O>
<O>
<![CDATA[
到帐\\核销金额
]]>
</O>
<![CDATA[
缴费凭证编号
]]>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"11"
r=
"4"
s=
"4"
>
<C
c=
"11"
r=
"4"
s=
"4"
>
<O>
<O>
<![CDATA[
一般缴款书编号
]]>
</O>
<![CDATA[
缴款人
]]>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"12"
r=
"4"
s=
"5"
>
<C
c=
"12"
r=
"4"
s=
"5"
>
<O>
<O>
<![CDATA[缴费凭证编号]]>
</O>
<![CDATA[缴款金额]]>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"13"
r=
"4"
s=
"4"
>
<O>
<![CDATA[到帐日期]]>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"14"
r=
"4"
s=
"6"
>
<O>
<![CDATA[一般缴款书编号]]>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"0"
r=
"5"
s=
"
6
"
>
<C
c=
"0"
r=
"5"
s=
"
7
"
>
<O
t=
"Formula"
class=
"Formula"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<Attributes>
<![CDATA[=seq()]]>
</Attributes>
<![CDATA[=seq()]]>
</Attributes>
...
@@ -306,47 +320,55 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -306,47 +320,55 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand
leftParentDefault=
"false"
left=
"B6"
/>
<Expand
leftParentDefault=
"false"
left=
"B6"
/>
</C>
</C>
<C
c=
"1"
r=
"5"
s=
"
7
"
>
<C
c=
"1"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"SLBH"
/>
<Attributes
dsName=
"ds1"
columnName=
"SLBH"
/>
<Complex/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
<Parameters/>
</O>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
<Expand
dir=
"0"
/>
</C>
</C>
<C
c=
"2"
r=
"5"
s=
"
7
"
>
<C
c=
"2"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"DWMC"
/>
<Attributes
dsName=
"ds1"
columnName=
"DWMC"
/>
<Complex/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
<Parameters/>
</O>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
<Expand
dir=
"0"
/>
</C>
</C>
<C
c=
"3"
r=
"5"
s=
"
7
"
>
<C
c=
"3"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"XMMC"
/>
<Attributes
dsName=
"ds1"
columnName=
"XMMC"
/>
<Complex/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
<Parameters/>
</O>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
<Expand
dir=
"0"
/>
</C>
</C>
<C
c=
"4"
r=
"5"
s=
"
7
"
>
<C
c=
"4"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"ZJZMJ"
/>
<Attributes
dsName=
"ds1"
columnName=
"ZJZMJ"
/>
<Complex/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
<Parameters/>
</O>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
<Expand
dir=
"0"
/>
</C>
</C>
<C
c=
"5"
r=
"5"
s=
"
8
"
>
<C
c=
"5"
r=
"5"
s=
"
9
"
>
<O
t=
"Formula"
class=
"Formula"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<Attributes>
<![CDATA[=sum(G6:H6)]]>
</Attributes>
<![CDATA[=sum(G6:H6)]]>
</Attributes>
...
@@ -354,41 +376,49 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -354,41 +376,49 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"6"
r=
"5"
s=
"
7
"
>
<C
c=
"6"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"PTYJJE"
/>
<Attributes
dsName=
"ds1"
columnName=
"PTYJJE"
/>
<Complex/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
<Parameters/>
</O>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
<Expand
dir=
"0"
/>
</C>
</C>
<C
c=
"7"
r=
"5"
s=
"
7
"
>
<C
c=
"7"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"PTYMJE"
/>
<Attributes
dsName=
"ds1"
columnName=
"PTYMJE"
/>
<Complex/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
<Parameters/>
</O>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
<Expand
dir=
"0"
/>
</C>
</C>
<C
c=
"8"
r=
"5"
s=
"
7
"
>
<C
c=
"8"
r=
"5"
s=
"
8
"
>
<O
t=
"DSColumn"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"TO_CHAR(C.CREATETIME,'YYYY-MM-DD')"
/>
<Attributes
dsName=
"ds1"
columnName=
"TO_CHAR(C.CREATETIME,'YYYY-MM-DD')"
/>
<Complex/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
<Parameters/>
</O>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
<Expand
dir=
"0"
/>
</C>
</C>
<C
c=
"9"
r=
"5"
s=
"
8
"
>
<C
c=
"9"
r=
"5"
s=
"
9
"
>
<O
t=
"DSColumn"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"
TO_CHAR(P.CREATETIME,'YYYY-MM-DD')
"
/>
<Attributes
dsName=
"ds1"
columnName=
"
SALARY
"
/>
<Complex/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
<Parameters/>
</O>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
...
@@ -396,7 +426,19 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -396,7 +426,19 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
</C>
</C>
<C
c=
"10"
r=
"5"
s=
"8"
>
<C
c=
"10"
r=
"5"
s=
"8"
>
<O
t=
"DSColumn"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"SALARY"
/>
<Attributes
dsName=
"ds1"
columnName=
"ZSLXDBH"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
>
<Attr
divideMode=
"2"
/>
</RG>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
</C>
<C
c=
"11"
r=
"5"
s=
"8"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"JKR"
/>
<Complex/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<Parameters/>
<Parameters/>
...
@@ -404,9 +446,22 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -404,9 +446,22 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
<Expand
dir=
"0"
/>
</C>
</C>
<C
c=
"11"
r=
"5"
s=
"7"
>
<C
c=
"12"
r=
"5"
s=
"10"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"YJJE"
/>
<Condition
class=
"com.fr.data.condition.ListCondition"
/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<Result>
<![CDATA[$$$]]>
</Result>
<Parameters/>
</O>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"13"
r=
"5"
s=
"9"
>
<O
t=
"DSColumn"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"
PJBM
"
/>
<Attributes
dsName=
"ds1"
columnName=
"
TO_CHAR(P.CREATETIME,'YYYY-MM-DD')
"
/>
<Complex/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<Parameters/>
<Parameters/>
...
@@ -414,9 +469,9 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -414,9 +469,9 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
<Expand
dir=
"0"
/>
</C>
</C>
<C
c=
"1
2"
r=
"5"
s=
"9
"
>
<C
c=
"1
4"
r=
"5"
s=
"11
"
>
<O
t=
"DSColumn"
>
<O
t=
"DSColumn"
>
<Attributes
dsName=
"ds1"
columnName=
"
ZSLXDBH
"
/>
<Attributes
dsName=
"ds1"
columnName=
"
JKM
"
/>
<Complex/>
<Complex/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<RG
class=
"com.fr.report.cell.cellattr.core.group.FunctionGrouper"
/>
<Parameters/>
<Parameters/>
...
@@ -424,13 +479,13 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -424,13 +479,13 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand
dir=
"0"
/>
<Expand
dir=
"0"
/>
</C>
</C>
<C
c=
"0"
r=
"6"
cs=
"4"
s=
"1
0
"
>
<C
c=
"0"
r=
"6"
cs=
"4"
s=
"1
2
"
>
<O>
<O>
<![CDATA[合计]]>
</O>
<![CDATA[合计]]>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"4"
r=
"6"
s=
"1
1
"
>
<C
c=
"4"
r=
"6"
s=
"1
3
"
>
<O
t=
"Formula"
class=
"Formula"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<Attributes>
<![CDATA[=sum(E6)]]>
</Attributes>
<![CDATA[=sum(E6)]]>
</Attributes>
...
@@ -438,7 +493,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -438,7 +493,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"5"
r=
"6"
s=
"1
2
"
>
<C
c=
"5"
r=
"6"
s=
"1
4
"
>
<O
t=
"Formula"
class=
"Formula"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<Attributes>
<![CDATA[=sum(F6)]]>
</Attributes>
<![CDATA[=sum(F6)]]>
</Attributes>
...
@@ -446,7 +501,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -446,7 +501,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"6"
r=
"6"
s=
"1
2
"
>
<C
c=
"6"
r=
"6"
s=
"1
4
"
>
<O
t=
"Formula"
class=
"Formula"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<Attributes>
<![CDATA[=sum(G6)]]>
</Attributes>
<![CDATA[=sum(G6)]]>
</Attributes>
...
@@ -454,7 +509,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -454,7 +509,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"7"
r=
"6"
s=
"1
2
"
>
<C
c=
"7"
r=
"6"
s=
"1
4
"
>
<O
t=
"Formula"
class=
"Formula"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<Attributes>
<![CDATA[=sum(H6)]]>
</Attributes>
<![CDATA[=sum(H6)]]>
</Attributes>
...
@@ -462,31 +517,39 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -462,31 +517,39 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"8"
r=
"6"
s=
"1
1
"
>
<C
c=
"8"
r=
"6"
s=
"1
3
"
>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"9"
r=
"6"
s=
"11"
>
<C
c=
"9"
r=
"6"
s=
"14"
>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"10"
r=
"6"
s=
"12"
>
<O
t=
"Formula"
class=
"Formula"
>
<O
t=
"Formula"
class=
"Formula"
>
<Attributes>
<Attributes>
<![CDATA[=sum(
K
6)]]>
</Attributes>
<![CDATA[=sum(
J
6)]]>
</Attributes>
</O>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"11"
r=
"6"
s=
"11"
>
<C
c=
"10"
r=
"6"
s=
"14"
>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"11"
r=
"6"
s=
"13"
>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"12"
r=
"6"
s=
"1
3
"
>
<C
c=
"12"
r=
"6"
s=
"1
5
"
>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"2"
r=
"8"
s=
"14"
>
<C
c=
"13"
r=
"6"
s=
"15"
>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"14"
r=
"6"
s=
"16"
>
<PrivilegeControl/>
<Expand/>
</C>
<C
c=
"2"
r=
"8"
s=
"17"
>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
...
@@ -496,17 +559,17 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -496,17 +559,17 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"4"
r=
"8"
s=
"1
4
"
>
<C
c=
"4"
r=
"8"
s=
"1
7
"
>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"5"
r=
"8"
s=
"1
4
"
>
<C
c=
"5"
r=
"8"
s=
"1
7
"
>
<O>
<O>
<![CDATA[制表日期]]>
</O>
<![CDATA[制表日期]]>
</O>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
<C
c=
"6"
r=
"8"
s=
"1
4
"
>
<C
c=
"6"
r=
"8"
s=
"1
7
"
>
<PrivilegeControl/>
<PrivilegeControl/>
<Expand/>
<Expand/>
</C>
</C>
...
@@ -548,18 +611,19 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -548,18 +611,19 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<PrivilegeControl/>
<PrivilegeControl/>
</Report>
</Report>
<ReportParameterAttr>
<ReportParameterAttr>
<Attributes
showWindow=
"true"
delayPlaying=
"false"
windowPosition=
"1"
align=
"0"
/>
<Attributes
showWindow=
"true"
delayPlaying=
"false"
windowPosition=
"1"
align=
"0"
useParamsTemplate=
"false"
/>
<PWTitle>
<PWTitle>
<![CDATA[参数]]>
</PWTitle>
<![CDATA[参数]]>
</PWTitle>
<ParameterUI
class=
"com.fr.form.main.parameter.FormParameterUI"
>
<ParameterUI
class=
"com.fr.form.main.parameter.FormParameterUI"
>
<Parameters/>
<Layout
class=
"com.fr.form.ui.container.WParameterLayout"
>
<Layout
class=
"com.fr.form.ui.container.WParameterLayout"
>
<WidgetName
name=
"para"
/>
<WidgetName
name=
"para"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<Margin
top=
"1"
left=
"1"
bottom=
"1"
right=
"1"
/>
<Margin
top=
"1"
left=
"1"
bottom=
"1"
right=
"1"
/>
<Border>
<Border>
<border
style=
"0"
color=
"-723724"
type=
"0"
borderStyle=
"0"
/>
<border
style=
"0"
color=
"-723724"
borderRadius=
"0"
type=
"0"
borderStyle=
"0"
/>
<WidgetTitle>
<WidgetTitle>
<O>
<O>
<![CDATA[新建标题]]>
</O>
<![CDATA[新建标题]]>
</O>
...
@@ -573,7 +637,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -573,7 +637,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.ui.DateEditor"
>
<InnerWidget
class=
"com.fr.form.ui.DateEditor"
>
<WidgetName
name=
"createtime1"
/>
<WidgetName
name=
"createtime1"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<DateAttr
format=
"yyyy-MM"
/>
<DateAttr
format=
"yyyy-MM"
/>
...
@@ -587,7 +651,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -587,7 +651,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.ui.Label"
>
<InnerWidget
class=
"com.fr.form.ui.Label"
>
<WidgetName
name=
"Labelcreatetime_c_c"
/>
<WidgetName
name=
"Labelcreatetime_c_c"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<widgetValue>
<widgetValue>
...
@@ -603,7 +667,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -603,7 +667,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.ui.Label"
>
<InnerWidget
class=
"com.fr.form.ui.Label"
>
<WidgetName
name=
"Labelcreatetime"
/>
<WidgetName
name=
"Labelcreatetime"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<widgetValue>
<widgetValue>
...
@@ -619,7 +683,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -619,7 +683,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.parameter.FormSubmitButton"
>
<InnerWidget
class=
"com.fr.form.parameter.FormSubmitButton"
>
<WidgetName
name=
"Search"
/>
<WidgetName
name=
"Search"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<Text>
<Text>
...
@@ -632,7 +696,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -632,7 +696,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.ui.DateEditor"
>
<InnerWidget
class=
"com.fr.form.ui.DateEditor"
>
<WidgetName
name=
"createtime"
/>
<WidgetName
name=
"createtime"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<DateAttr
format=
"yyyy-MM"
/>
<DateAttr
format=
"yyyy-MM"
/>
...
@@ -646,7 +710,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -646,7 +710,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.ui.Label"
>
<InnerWidget
class=
"com.fr.form.ui.Label"
>
<WidgetName
name=
"Labelzsdw"
/>
<WidgetName
name=
"Labelzsdw"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<widgetValue>
<widgetValue>
...
@@ -662,7 +726,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -662,7 +726,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<Widget
class=
"com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget"
>
<InnerWidget
class=
"com.fr.form.ui.ComboBox"
>
<InnerWidget
class=
"com.fr.form.ui.ComboBox"
>
<WidgetName
name=
"zsdw"
/>
<WidgetName
name=
"zsdw"
/>
<WidgetAttr>
<WidgetAttr
description=
""
>
<PrivilegeControl/>
<PrivilegeControl/>
</WidgetAttr>
</WidgetAttr>
<Dictionary
class=
"com.fr.data.impl.CustomDictionary"
>
<Dictionary
class=
"com.fr.data.impl.CustomDictionary"
>
...
@@ -691,14 +755,18 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -691,14 +755,18 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<BoundsAttr
x=
"459"
y=
"25"
width=
"120"
height=
"21"
/>
<BoundsAttr
x=
"459"
y=
"25"
width=
"120"
height=
"21"
/>
</Widget>
</Widget>
<Sorted
sorted=
"false"
/>
<Sorted
sorted=
"false"
/>
<Display
display=
"true"
/>
<DelayDisplayContent
delay=
"false"
/>
<Position
position=
"0"
/>
<Design_Width
design_width=
"960"
/>
<MobileWidgetList>
<MobileWidgetList>
<Widget
widgetName=
"createtime"
/>
<Widget
widgetName=
"createtime"
/>
<Widget
widgetName=
"createtime1"
/>
<Widget
widgetName=
"zsdw"
/>
<Widget
widgetName=
"zsdw"
/>
<Widget
widgetName=
"Search"
/>
</MobileWidgetList>
</MobileWidgetList>
<Display
display=
"true"
/>
<DelayDisplayContent
delay=
"false"
/>
<UseParamsTemplate
use=
"false"
/>
<Position
position=
"0"
/>
<Design_Width
design_width=
"960"
/>
<NameTagModified/>
<WidgetNameTagMap>
<WidgetNameTagMap>
<NameTag
name=
"createtime1_c"
tag=
"结束时间:"
/>
<NameTag
name=
"createtime1_c"
tag=
"结束时间:"
/>
<NameTag
name=
"createtime"
tag=
"开始时间:"
/>
<NameTag
name=
"createtime"
tag=
"开始时间:"
/>
...
@@ -739,6 +807,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -739,6 +807,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Background
name=
"NullBackground"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Border>
<Top
style=
"5"
/>
<Top
style=
"5"
/>
<Bottom
style=
"1"
/>
<Left
style=
"5"
/>
<Left
style=
"5"
/>
<Right
style=
"1"
/>
<Right
style=
"1"
/>
</Border>
</Border>
...
@@ -748,6 +817,17 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -748,6 +817,17 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Background
name=
"NullBackground"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Border>
<Top
style=
"5"
/>
<Top
style=
"5"
/>
<Bottom
style=
"1"
/>
<Left
style=
"1"
/>
<Right
style=
"1"
/>
</Border>
</Style>
<Style
imageLayout=
"1"
>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"5"
/>
<Bottom
style=
"1"
/>
<Left
style=
"1"
/>
<Left
style=
"1"
/>
<Right
style=
"1"
/>
<Right
style=
"1"
/>
</Border>
</Border>
...
@@ -757,6 +837,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -757,6 +837,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Background
name=
"NullBackground"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Border>
<Top
style=
"5"
/>
<Top
style=
"5"
/>
<Bottom
style=
"1"
/>
<Left
style=
"1"
/>
<Left
style=
"1"
/>
<Right
style=
"5"
/>
<Right
style=
"5"
/>
</Border>
</Border>
...
@@ -793,6 +874,16 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -793,6 +874,16 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Right
style=
"1"
/>
<Right
style=
"1"
/>
</Border>
</Border>
</Style>
</Style>
<Style
imageLayout=
"1"
>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"1"
/>
<Bottom
style=
"1"
/>
<Left
style=
"1"
/>
<Right
style=
"1"
/>
</Border>
</Style>
<Style
horizontal_alignment=
"0"
imageLayout=
"1"
>
<Style
horizontal_alignment=
"0"
imageLayout=
"1"
>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Background
name=
"NullBackground"
/>
...
@@ -807,6 +898,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -807,6 +898,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Border>
<Top
style=
"1"
/>
<Bottom
style=
"5"
/>
<Bottom
style=
"5"
/>
<Left
style=
"5"
/>
<Left
style=
"5"
/>
<Right
style=
"1"
/>
<Right
style=
"1"
/>
...
@@ -816,6 +908,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -816,6 +908,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Border>
<Top
style=
"1"
/>
<Bottom
style=
"5"
/>
<Bottom
style=
"5"
/>
<Left
style=
"1"
/>
<Left
style=
"1"
/>
<Right
style=
"1"
/>
<Right
style=
"1"
/>
...
@@ -827,6 +920,17 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -827,6 +920,17 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Border>
<Top
style=
"1"
/>
<Bottom
style=
"5"
/>
<Left
style=
"1"
/>
<Right
style=
"1"
/>
</Border>
</Style>
<Style
imageLayout=
"1"
>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Top
style=
"1"
/>
<Bottom
style=
"5"
/>
<Bottom
style=
"5"
/>
<Left
style=
"1"
/>
<Left
style=
"1"
/>
<Right
style=
"1"
/>
<Right
style=
"1"
/>
...
@@ -836,6 +940,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -836,6 +940,7 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<FRFont
name=
"SimSun"
style=
"0"
size=
"72"
/>
<Background
name=
"NullBackground"
/>
<Background
name=
"NullBackground"
/>
<Border>
<Border>
<Top
style=
"1"
/>
<Bottom
style=
"5"
/>
<Bottom
style=
"5"
/>
<Left
style=
"1"
/>
<Left
style=
"1"
/>
<Right
style=
"5"
/>
<Right
style=
"5"
/>
...
@@ -847,6 +952,10 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
...
@@ -847,6 +952,10 @@ ${if(len(zsdw) == 0,"","and c.dwdm = '" + zsdw + "'")} ]]></Query>
<Border/>
<Border/>
</Style>
</Style>
</StyleList>
</StyleList>
<DesignerVersion
DesignerVersion=
"
I
AA"
/>
<DesignerVersion
DesignerVersion=
"
J
AA"
/>
<PreviewType
PreviewType=
"1"
/>
<PreviewType
PreviewType=
"1"
/>
<TemplateID/>
<TemplateIdAttMark
class=
"com.fr.base.iofileattr.TemplateIdAttrMark"
>
<TemplateIdAttMark
TemplateId=
"a190c9a1-3159-49bd-95a6-5e104507b791"
/>
</TemplateIdAttMark>
</WorkBook>
</WorkBook>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment