- 系统管理模块(用户/角色/组织/权限/日志) - 教育培训计划管理模块 - 教育培训实施模块 - 考试管理模块 - 调研问卷管理模块 - 外派培训管理模块 - 年度培训总结模块 - 学习资源管理模块 - 任职资格管理模块 - 即时通讯模块 - APP 版本管理 - 统计分析模块(FineReport) - 代码审查标准和报告(CODE_REVIEW_GUIDE.md, CODE_REVIEW_REPORT.md) - 项目开发指南(PROJECT_GUIDE.md)
367 lines
8.0 KiB
XML
367 lines
8.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<WorkBook xmlVersion="20151125" releaseVersion="8.0.0">
|
|
<TableDataMap>
|
|
<TableData name="ds1" class="com.fr.data.impl.DBTableData">
|
|
<Parameters>
|
|
<Parameter>
|
|
<Attributes name="id"/>
|
|
<O>
|
|
<![CDATA[]]></O>
|
|
</Parameter>
|
|
</Parameters>
|
|
<Attributes maxMemRowCount="-1"/>
|
|
<Connection class="com.fr.data.impl.NameDatabaseConnection">
|
|
<DatabaseName>
|
|
<![CDATA[trainms]]></DatabaseName>
|
|
</Connection>
|
|
<Query>
|
|
<![CDATA[select ot.pxmc,pxdj.*
|
|
,DATE_FORMAT(wpsj,'%Y年%m月%d日') wpsj2
|
|
,DATE_FORMAT(jzsj,'%Y年%m月%d日') jzsj2
|
|
,(case sfzs when "1" then "是" when "0" then "否" end) zs
|
|
,(select group_concat(yj) from et_train_sp sp where sp.tid = pxdj.id and ywstatus = 2 and spresult = 1 limit 1) bmyj
|
|
,(select group_concat(yj) from et_train_sp sp where sp.tid = pxdj.id and ywstatus = 4 and spresult = 1 limit 1) sjyj
|
|
,concat(ot.pxstarttime,"至",ot.pxendtime) wptime
|
|
from et_train_ot_pxdj pxdj,et_train_ot ot
|
|
where ot.id=pxdj.otid and pxdj.id='${id}']]></Query>
|
|
</TableData>
|
|
</TableDataMap>
|
|
<Report class="com.fr.report.worksheet.WorkSheet" name="sheet1">
|
|
<ReportPageAttr>
|
|
<HR/>
|
|
<FR/>
|
|
<HC/>
|
|
<FC/>
|
|
</ReportPageAttr>
|
|
<ColumnPrivilegeControl/>
|
|
<RowPrivilegeControl/>
|
|
<RowHeight defaultValue="723900">
|
|
<![CDATA[723900,1371600,1257300,2514600,1409700,1714500,1562100,1638300,1409700,1905000,1485900,990600,1600200,1181100,2019300,1752600,1600200,1562100,723900]]></RowHeight>
|
|
<ColumnWidth defaultValue="2743200">
|
|
<![CDATA[2743200,3771900,5943600,3429000,6934200,2743200,2743200,2743200,2743200,2743200,2743200]]></ColumnWidth>
|
|
<CellElementList>
|
|
<C c="0" r="0">
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="1" cs="4" s="0">
|
|
<O>
|
|
<![CDATA[外派培训情况登记表]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="2" cs="4" s="1">
|
|
<O>
|
|
<![CDATA[培训情况登记]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="3" s="1">
|
|
<O>
|
|
<![CDATA[培训总结]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="3" cs="3" s="2">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="ds1" columnName="pxzj"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="1" r="4" s="1">
|
|
<O>
|
|
<![CDATA[获得证书/ 成绩/资格 等情况]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="4" s="1">
|
|
<O>
|
|
<![CDATA[是否获得证书:]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="3" r="4" cs="2" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="ds1" columnName="zs"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="1" r="5" s="1">
|
|
<O>
|
|
<![CDATA[部门领导意见]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="5" cs="3" s="2">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="ds1" columnName="bmyj"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="1" r="6" s="3">
|
|
<O>
|
|
<![CDATA[所级培训管理员意见]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="6" cs="3" s="2">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="ds1" columnName="sjyj"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="1" r="7" s="1">
|
|
<O>
|
|
<![CDATA[备注:]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="7" cs="3" s="2">
|
|
<O>
|
|
<![CDATA[请下载《外派培训员工讲座登记表》并填写,如获得证书需与证书复印件一并交至人力资源部]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="9" cs="4" s="0">
|
|
<O>
|
|
<![CDATA[外派培训员工讲座登记表]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="0" r="10">
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="10" cs="4" s="1">
|
|
<O>
|
|
<![CDATA[外派培训项目]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="11" s="1">
|
|
<O>
|
|
<![CDATA[名 称]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="11" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="ds1" columnName="pxmc"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="3" r="11" s="1">
|
|
<O>
|
|
<![CDATA[时 间]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="4" r="11" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="ds1" columnName="wptime"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="1" r="12" cs="4" s="1">
|
|
<O>
|
|
<![CDATA[所内讲座或交流情况]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="13" s="1">
|
|
<O>
|
|
<![CDATA[讲座人]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="13" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="ds1" columnName="jzr"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="3" r="13" s="1">
|
|
<O>
|
|
<![CDATA[时 间]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="4" r="13" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="ds1" columnName="jzsj2"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="1" r="14" s="1">
|
|
<O>
|
|
<![CDATA[地 点]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="14" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="ds1" columnName="dd"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="3" r="14" s="1">
|
|
<O>
|
|
<![CDATA[参加人员范围及人数]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="4" r="14" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="ds1" columnName="cjry"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="1" r="15" s="1">
|
|
<O>
|
|
<![CDATA[讲座或交流内容]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="15" cs="3" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="ds1" columnName="jznr"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="1" r="16" s="1">
|
|
<O>
|
|
<![CDATA[参加人员签字]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="16" cs="3" s="1">
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="17" s="1">
|
|
<O>
|
|
<![CDATA[备注]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="17" cs="3" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="ds1" columnName="bz"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
</CellElementList>
|
|
<ReportAttrSet>
|
|
<ReportSettings headerHeight="0" footerHeight="0">
|
|
<PaperSetting/>
|
|
</ReportSettings>
|
|
<Header reportPageType="0">
|
|
<Background name="NullBackground"/>
|
|
<LeftList/>
|
|
<CenterList/>
|
|
<RightList/>
|
|
</Header>
|
|
<Footer reportPageType="0">
|
|
<Background name="NullBackground"/>
|
|
<LeftList/>
|
|
<CenterList/>
|
|
<RightList/>
|
|
</Footer>
|
|
</ReportAttrSet>
|
|
<PrivilegeControl/>
|
|
</Report>
|
|
<ReportParameterAttr>
|
|
<Attributes showWindow="true" delayPlaying="true" windowPosition="1" align="0"/>
|
|
<PWTitle>
|
|
<![CDATA[参数]]></PWTitle>
|
|
</ReportParameterAttr>
|
|
<StyleList>
|
|
<Style horizontal_alignment="0" imageLayout="1">
|
|
<FRFont name="SimSun" style="1" size="72"/>
|
|
<Background name="NullBackground"/>
|
|
<Border/>
|
|
</Style>
|
|
<Style horizontal_alignment="0" 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 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="2" 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>
|
|
</StyleList>
|
|
<DesignerVersion DesignerVersion="IAA"/>
|
|
<PreviewType PreviewType="0"/>
|
|
<TemplateID TemplateID="1dc28ce7-7b16-4363-97cd-14bed6cc800a"/>
|
|
</WorkBook>
|