Commit 1c0bbc71 authored by 徐州's avatar 徐州

新增数据

parent c9480f87
......@@ -138,7 +138,7 @@
<th width="15">规划项目编号</th>
<td width="35%">
<%--<s:if test="xmxxb.xmbh==null">--%>
<input id="ghxmbh" name="rfxm.ghxmbh" style="width:90%" datatype="*1-100" errormsg='此项为必填' maxlength="50" value="${rfxm.ghxmbh}"/>
<input id="xmbh" name="rfxm.xmbh" style="width:90%" datatype="*1-100" errormsg='此项为必填' maxlength="50" value="${rfxm.xmbh}"/>
<%--</s:if>
<s:if test="xmxxb.xmbh!=null">
<input id="ghxmbh" name="rfxm.ghxmbh" style="width:90%" datatype="*1-100" errormsg='此项为必填' maxlength="50" value="${xmxxb.xmbh}" readonly/>
......@@ -155,7 +155,7 @@
<th width="15">规划许可证编号</th>
<td width="35%">
<s:if test="xmxxb.xkzh==null">
建字第&nbsp;<input id="ghxkzbh" name="rfxm.ghxkzbh" style="width:71%" datatype="*1-50" errormsg='此项为必填' maxlength="50" value="${rfxm.ghxkzbh}"/>&nbsp;
建字第&nbsp;<input id="xkzh" name="rfxm.xkzh" style="width:71%" datatype="*1-50" errormsg='此项为必填' maxlength="50" value="${rfxm.xkzh}"/>&nbsp;
</s:if>
<s:if test="xmxxb.xkzh!=null">
<input id="ghxkzbh" name="rfxm.ghxkzbh" style="width:90%" datatype="*1-50" errormsg='此项为必填' maxlength="50" value="${xmxxb.xkzh}" readonly/>
......
......@@ -51,52 +51,6 @@
<div class="page_dialog">
<div class="inner6px">
<div class="cell" style="width: ${tableWidth}">
<table width="100%">
<tr>
<td>账户信息</td>
</tr>
<tr>
<th width="15%">代收单位名称</th>
<td width="35%">${rfxm.dsdw}</td>
<th width="15%">代收单位层级</th>
<td width="35%">${rfxm.dsdwcj}</td>
</tr>
<%--<tr>
<th width="15%">子账户名称</th>
<td width="35%">${rfxm.accountName}</td>
<th width="15%">子账户账号</th>
<td width="35%">${rfxm.accountDetail}</td>
<!-- <th width="15%">流水号</th> -->
&lt;%&ndash; <td width="35%" >${liushuihao }</td> &ndash;%&gt;
</tr>--%>
<%--<tr>
&lt;%&ndash;<th width="15%">子账户状态</th>
<td width="35%" >
<c:if test="${rfxm.accountStatus =='0'}">未激活</c:if>
<c:if test="${rfxm.accountStatus =='1'}">已激活</c:if>
<c:if test="${rfxm.accountStatus =='2'}">已作废</c:if>
<c:if test="${rfxm.accountStatus =='3'}">已到账</c:if>
<c:if test="${rfxm.accountStatus =='4'}">已缴销</c:if>
&lt;%&ndash;${rfxm.accountStatus}&ndash;%&gt;
</td>&ndash;%&gt;
<th width="15%">规划项目编号</th>
<td width="35%">${rfxm.ghxmbh}</td>
</tr>
<tr>
&lt;%&ndash;<th width="15%">规划项目编号</th>
<td width="35%" >${rfxm.xmbh}</td>&ndash;%&gt;
</tr>
<tr>
<th width="15%">规划许可证号</th>
<td width="35%" >${rfxm.ghxkzbh}</td>
<th width="15%">发改委项目编码</th>
<td width="35%" >${rfxm.xmdm}</td>
</tr>--%>
</table>
<table>
<tr>
<td width="15%">项目信息</td>
......@@ -111,15 +65,15 @@
<%--</c:if>--%>
<tr>
<th width="15%">规划项目编号</th>
<td width="35%" >${rfxm.ghxmbh}</td>
<td width="35%" >${rfxm.xmbh}</td>
<th width="15%">建设单位名称</th>
<td width="35%" >${rfxm.jsdwmc}</td>
</tr>
<tr>
<th width="15%" id='lianxidan'>规划许可证编号</th>
<td width="35%" >${rfxm.ghxkzbh}</td>
<td width="35%" >${rfxm.xkzh}</td>
<th width="15%">二级统计单位</th>
<td width="35%">${rfxm.ghxkzlx}</td>
<td width="35%">${rfxm.zsfw}</td>
</tr>
<tr>
<th width="15%">工程项目名称</th>
......
......@@ -180,48 +180,17 @@
striped:true,
columns:[[
{field:'op',title:'操作',width:100,align:'center',formatter:function(value,rec){
/*if(rec.statusConstract==0 && rec.statusComplete==0 && rec.statusWithinTheDay==0){
return "<a class='btn_01_mini' onclick=view('"+rec.id+"') >项目信息<b></b></a><a class='btn_01_mini' onclick=addTabSfxx('"+rec.id+"') >收费信息<b></b></a>";
}*/
/*if(rec.statusConstract==0 && rec.statusComplete==0 && rec.statusWithinTheDay==0 ){*/
return "<a class='btn_01_mini' onclick=view('"+rec.id+"') >查看<b></b></a>" +
"<c:if test='<%=permissions.containsKey("修改基本信息")%>'>"+
"<a class='btn_01_mini' onclick=edit('"+rec.id+"') >修改<b></b></a>" +
"</c:if>";
/*}
return "<a class='btn_01_mini' onclick=view('"+rec.id+"') >查看<b></b></a>";*/
/*return "<a class='btn_01_mini' onclick=view('"+rec.id+"') >查看<b></b></a><!-- &nbsp;<a class='btn_01_mini' onclick=edit('"+rec.id+"')>修改<b></b></a> -->";*/
"<c:if test='<%=permissions.containsKey("修改基本信息")%>'>"+
"<a class='btn_01_mini' onclick=edit('"+rec.id+"') >修改<b></b></a>" +
"</c:if>";
}},
{field:'op1',title:'关联操作',width:130,align:'center',formatter:function(value,rec){
/*if(rec.statusConstract==0 && rec.statusComplete==0 && rec.statusWithinTheDay==0){
return "<a class='btn_01_mini' onclick=view('"+rec.id+"') >项目信息<b></b></a><a class='btn_01_mini' onclick=addTabSfxx('"+rec.id+"') >收费信息<b></b></a>";
}*/
if(rec.statusConstract==0 && rec.statusComplete==0 && rec.statusWithinTheDay==0 ){
return "<a class='btn_01_mini' onclick=addTabSfxx('"+rec.id+"') >收费信息<b></b></a>";
}
return "<a class='btn_01_mini' onclick=addTabSfxx('"+rec.id+"') >收费信息<b></b></a>";
// return "<a class='btn_01_mini' onclick=addTabSfxx('"+rec.id+"') >收费信息<b></b></a><a class='btn_01_mini' onclick=noticeView('"+rec.id+"')>通知书<b></b></a>";
/*return "<a class='btn_01_mini' onclick=view('"+rec.id+"') >查看<b></b></a><!-- &nbsp;<a class='btn_01_mini' onclick=edit('"+rec.id+"')>修改<b></b></a> -->";*/
}},
/*
{field:'accountStatus',title:'子账户状态',width:180,formatter:function(value,rec){
if(rec.accountStatus == '0'){
return "未激活";
}
if(rec.accountStatus == '1'){
return "已激活";
}
if(rec.accountStatus == '2'){
return "已作废";
}
if(rec.accountStatus == '3'){
return "已到账";
}
if(rec.accountStatus == '4'){
return "已缴销";
}
}},*/
/*{field:'createTime',title:'创建时间',width:fixWidth(0.16)},*/
{ field: 'jsdwmc', title: '建设单位名称', width: 150, align: 'center' },
{ field: 'gcxmmc', title: '工程项目名称', width: 150, align: 'center' },
{
......@@ -229,22 +198,35 @@
},
{ field: 'xxylbbh', title: '信息一览表编号', width: 150, align: 'center' },
{
field: 'ghxkbh', title: '规划许可证号', width: 150, align: 'center'
field: 'xkzh', title: '规划许可证号', width: 150, align: 'center'
},
{
field: 'jfhj', title: '缴费环节', width: 150, align: 'center'
field: 'jfhj', title: '缴费环节', width: 150, align: 'center', formatter: function (value, rec) {
if(rec.payment_link == 1) {
return "施工许可前";
} else if(rec.payment_link == 3) {
return "30日内";
} else {
return "";
}
}
},
{
field: 'ejtjdw', title: '二级统计单位', width: 150, align: 'center'
field: 'zsfw', title: '二级统计单位', width: 150, align: 'center'
},
{ field: 'rffyz', title: '人防费用章', width: 150, align: 'center' },
{ field: 'jktzsbh', title: '缴款通知书编号', width: 150, align: 'center' },
{ field: 'jkpzbh', title: '缴款凭证编号', width: 150, align: 'center' },
/*{field:'sfxmmc',title:'添加收费信息',width:200,align:'center',formatter:function(value,rec){
{ field: 'is_rfyz', title: '人防是否用章', width: 150, align: 'center', formatter: function (value, rec) {
if(rec.is_rfyz == 1) {
return "是";
} else {
return "否";
}
return "<a class='btn_01_mini' onclick=addNew4Sfxx('"+rec.id+"') >添加收费信息<b></b></a>&nbsp;<a class='btn_01_mini' onclick=addTabSfxx('"+rec.id+"') >查看收费信息<b></b></a>";
}},*/
}
},
{ field: 'slbh', title: '缴款通知书编号', width: 150, align: 'center' },
{ field: 'zslxdbh', title: '缴款凭证编号', width: 150, align: 'center' }
]],
toolbar:[{
id:'btnadd',
......
......@@ -230,7 +230,7 @@
<tr>
<th width="15">规划项目编号</th>
<td width="35%">
<input id="ghxmbh" name="rfxm.ghxmbh" style="width:90%" value="${rfxm.ghxmbh}" disabled/>
<input id="xmbh" name="rfxm.xmbh" style="width:90%" value="${rfxm.xmbh}" disabled/>
</td>
<th width="15">建设单位名称</th>
<td width="35%">
......@@ -240,11 +240,11 @@
<tr>
<th width="15">规划许可证编号</th>
<td width="35%">
<input id="ghxkzbh" name="rfxm.ghxkzbh" style="width:90%" value="${rfxm.ghxkzbh}" disabled/>
<input id="xkzh" name="rfxm.xkzh" style="width:90%" value="${rfxm.xkzh}" disabled/>
</td>
<th width="15">二级统计单位</th>
<td width="35%">
<input id="ghxkzlx" name="rfxm.ghxkzlx" value="${rfxm.ghxkzlx}" disabled/>
<input id="zsfw" name="rfxm.zsfw" value="${rfxm.zsfw}" disabled/>
</td>
</tr>
<tr>
......
......@@ -221,19 +221,6 @@
<div class="box_01 submitdata">
<div class="inner12px">
<div class="cell" style="<%--width: ${tableWidth}--%>">
<table width="100%">
<input id="ids" type="hidden" value="${rfxm.id}">
<input id="jfdmwybh" type="hidden" value="${rfxmJktzs.jfdmwybh}">
<tr>
<td>账户信息</td>
</tr>
<tr>
<th width="15%">代收单位名称</th>
<td width="35%">${rfxm.dsdw}</td>
<th width="15%">代收单位层级</th>
<td width="35%">${rfxm.dsdwcj}</td>
</tr>
</table>
<table>
<tr>
<td width="15%">项目信息</td>
......@@ -246,13 +233,13 @@
</tr>
<tr>
<th width="15%">规划项目编号</th>
<td width="35%" >${rfxm.ghxmbh}</td>
<td width="35%" >${rfxm.xmbh}</td>
<th width="15%">建设单位名称</th>
<td width="35%" >${rfxm.jsdwmc}</td>
</tr>
<tr>
<th width="15%" id='lianxidan'>规划许可证编号</th>
<td width="35%" >${rfxm.ghxkzbh}</td>
<td width="35%" >${rfxm.xkzh}</td>
<th width="15%">规划许可证类型</th>
<td width="35%">${rfxm.ghxkzlx}</td>
</tr>
......
......@@ -228,7 +228,7 @@
<tr>
<th width="15">规划项目编号</th>
<td width="35%">
<input id="ghxmbh" name="rfxm.ghxmbh" style="width:90%" value="${rfxm.ghxmbh}" disabled/>
<input id="xmbh" name="rfxm.xmbh" style="width:90%" value="${rfxm.xmbh}" disabled/>
</td>
<th width="15">建设单位名称</th>
<td width="35%">
......@@ -238,11 +238,11 @@
<tr>
<th width="15">规划许可证编号</th>
<td width="35%">
<input id="ghxkzbh" name="rfxm.ghxkzbh" style="width:90%" value="${rfxm.ghxkzbh}" disabled/>
<input id="xkzh" name="rfxm.xkzh" style="width:90%" value="${rfxm.xkzh}" disabled/>
</td>
<th width="15">二级统计单位</th>
<td width="35%">
<input id="ghxkzlx" name="rfxm.ghxkzlx" value="${rfxm.ghxkzlx}" disabled/>
<input id="zsfw" name="rfxm.zsfw" value="${rfxm.zsfw}" disabled/>
</td>
</tr>
<tr>
......
......@@ -286,7 +286,7 @@
<tr>
<th width="15">规划项目编号</th>
<td width="35%">
<input id="ghxmbh" name="rfxm.ghxmbh" style="width:90%" value="${rfxm.ghxmbh}" disabled/>
<input id="xmbh" name="rfxm.xmbh" style="width:90%" value="${rfxm.xmbh}" disabled/>
</td>
<th width="15">建设单位名称</th>
<td width="35%">
......@@ -296,11 +296,11 @@
<tr>
<th width="15">规划许可证编号</th>
<td width="35%">
<input id="ghxkzbh" name="rfxm.ghxkzbh" style="width:90%" value="${rfxm.ghxkzbh}" disabled/>
<input id="xkzh" name="rfxm.xkzh" style="width:90%" value="${rfxm.xkzh}" disabled/>
</td>
<th width="15">二级统计单位</th>
<td width="35%">
<input id="ghxkzlx" name="rfxm.ghxkzlx" value="${rfxm.ghxkzlx}" disabled/>
<input id="zsfw" name="rfxm.zsfw" value="${rfxm.zsfw}" disabled/>
</td>
</tr>
<tr>
......
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findAccountBankByMap">
from AccountBank t where t.delFlag = 0
<isNull property="sysType">
<![CDATA[and (t.sysType is null or t.sysType = '')]]>
</isNull>
<isNotNull property="sysType">
<![CDATA[and t.sysType = :sysType]]>
</isNotNull>
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="developUnit">
<![CDATA[and t.developUnit like :developUnit]]>
</isNotEmpty>
<isNotEmpty property="queryArrivalTimeStart">
<![CDATA[and t.arrivalTime >= :queryArrivalTimeStart]]>
</isNotEmpty>
<isNotEmpty property="queryArrivalTimeEnd">
<![CDATA[and t.arrivalTime <= :queryArrivalTimeEnd]]>
</isNotEmpty>
<isNotEmpty property="hasInvoice">
<![CDATA[and t.hasInvoice = :hasInvoice]]>
</isNotEmpty>
<isNotEmpty property="status">
<![CDATA[and t.status = :status]]>
</isNotEmpty>
order by t.arrivalTime desc
</select>
<select id="findAccountBankAttachByMap">
from AccountBankAttach t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="bizrowid">
<![CDATA[and t.bizrowid in (:bizrowid)]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="ACCOUNT_BANK" extends="default" namespace="/jsp/accountBank">
<!-- 列表查询,返回Json数据 -->
<action name="accountBankQuery" class="com.jshx.account.accountBank.web.AccountBankAction" method="list">
</action>
<action name="accountBankList">
<result name="success">/WEB-INF/pages/account/accountBank/AccountBank_List.jsp</result>
</action>
<action name="accountBankView" class="com.jshx.account.accountBank.web.AccountBankAction" method="view">
<result name="view">/WEB-INF/pages/account/accountBank/AccountBank_Detail.jsp</result>
</action>
<action name="accountBankInitEdit" class="com.jshx.account.accountBank.web.AccountBankAction" method="initEdit">
<result name="edit">/WEB-INF/pages/account/accountBank/AccountBank_Edit.jsp</result>
</action>
<action name="accountBankSave" class="com.jshx.account.accountBank.web.AccountBankAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_accountBank</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="accountBankDel" class="com.jshx.account.accountBank.web.AccountBankAction" method="delete">
</action>
<action name="startWorkflow" class="com.jshx.account.accountBank.web.AccountBankAction" method="startWorkflow">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_accountBank</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<!-- 财务确认 -->
<action name="toConfirm" class="com.jshx.account.accountBank.web.AccountBankAction" method="toConfirm">
<result name="success">/WEB-INF/pages/account/accountBank/AccountBank_Confirm.jsp</result>
</action>
<!-- 财务待缴款办理页 -->
<action name="dealPending" class="com.jshx.account.accountBank.web.AccountBankAction" method="deal">
<result name="success">/WEB-INF/pages/account/accountBank/AccountBank_ConfirmDealPending.jsp</result>
</action>
<!-- 财务缓缴款办理页 -->
<action name="dealDelay" class="com.jshx.account.accountBank.web.AccountBankAction" method="deal">
<result name="success">/WEB-INF/pages/account/accountBank/AccountBank_ConfirmDealDelay.jsp</result>
</action>
<!-- 财务修改金额 -->
<action name="updateAmount" class="com.jshx.account.accountBank.web.AccountBankAction" method="updateAmount">
</action>
<!-- 最终确认页 -->
<action name="operate" class="com.jshx.account.accountBank.web.AccountBankAction" method="operate">
<result name="success">/WEB-INF/pages/account/accountBank/AccountBank_ConfirmOperate.jsp</result>
</action>
<!-- 待缴款财务确认 -->
<action name="submitConfirmPending" class="com.jshx.account.accountBank.web.AccountBankAction" method="submitConfirmPending">
</action>
<!-- 缓缴款财务确认 -->
<action name="submitConfirmDelay" class="com.jshx.account.accountBank.web.AccountBankAction" method="submitConfirmDelay">
</action>
<!-- 预确认经办 -->
<action name="toHandle" class="com.jshx.account.accountBank.web.AccountBankAction" method="toHandle">
<result name="success">/WEB-INF/pages/account/accountBank/AccountBank_Handle.jsp</result>
</action>
<!-- 查看银行到账信息 -->
<action name="viewAccountBank" class="com.jshx.account.accountBank.web.AccountBankAction" method="viewAccountBank">
<result name="success">/WEB-INF/pages/account/accountBank/AccountBank_MultiDetail.jsp</result>
</action>
<action name="submitHandle" class="com.jshx.account.accountBank.web.AccountBankAction" method="submitHandle">
</action>
<!-- 预确认复核 -->
<action name="toCheck" class="com.jshx.account.accountBank.web.AccountBankAction" method="toCheck">
<result name="success">/WEB-INF/pages/account/accountBank/AccountBank_Check.jsp</result>
</action>
<action name="submitCheck" class="com.jshx.account.accountBank.web.AccountBankAction" method="submitCheck">
</action>
<!-- 预确认审核 -->
<action name="toAudit" class="com.jshx.account.accountBank.web.AccountBankAction" method="toAudit">
<result name="success">/WEB-INF/pages/account/accountBank/AccountBank_Audit.jsp</result>
</action>
<action name="submitAudit" class="com.jshx.account.accountBank.web.AccountBankAction" method="submitAudit">
</action>
<action name="uploadify" method="uploadify" class="com.jshx.account.accountBank.web.AccountBankAction"></action>
<!-- 下载附件 -->
<action name="downloadFile" class="com.jshx.account.accountBank.web.AccountBankAction" method="downloadFile">
<!-- 配置结果类型为stream的结果 -->
<result name="success" type="stream">
<!-- 指定下载文件的文件位置 -->
<param name="inputName">downFileStream</param>
<param name="contentDisposition">
attachment;filename="${downFileName}"
</param>
<param name="contentType">application/octetstream</param>
<!-- 指定下载文件的缓冲大小 -->
<param name="bufferSize">4096</param>
</result>
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findPaymentVoucherByMap">
select new com.jshx.xmxxb.entity.Xmxxb(a.id, a.gzlbh, a.slbh, a.xmlsh, a.xxylb, a.xmbh, a.jsdw, a.dwbh, a.jbcs, a.czgs, a.bllb, a.ckbh, a.lsck, a.zjdyjks, a.zsdw, a.zsfw, a.issdxm, a.lianxiren, a.xkzh, a.jzmjdx, a.jzmjdc, a.jzmj27, a.jzmj8ys, a.zjzmjds, a.csje, a.beizhu, a.mjyj)
from Xmxxb a ,PaymentVoucher b where a.slbh = b.orderId
<isNotEmpty property="deptCodes">
<![CDATA[and a.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and a.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="hfszz">
<![CDATA[and a.hfsz in (:hfszz)]]>
</isNotEmpty>
<isNotEmpty property="xmlsh">
<![CDATA[and a.xmlsh like :xmlsh]]>
</isNotEmpty>
<isNotEmpty property="xxylb">
<![CDATA[and a.xxylb like :xxylb]]>
</isNotEmpty>
<isNotEmpty property="xmbh">
<![CDATA[and a.xmbh like :xmbh]]>
</isNotEmpty>
<isNotEmpty property="slbh">
<![CDATA[and a.slbh like :slbh]]>
</isNotEmpty>
<isNotEmpty property="jsdw">
<![CDATA[and a.jsdw like :jsdw]]>
</isNotEmpty>
<isNotEmpty property="dwbh">
<![CDATA[and a.dwbh like :dwbh]]>
</isNotEmpty>
<isNotEmpty property="xmmc">
<![CDATA[and a.xmmc like :xmmc]]>
</isNotEmpty>
<isNotEmpty property="hfsz">
<![CDATA[and a.hfsz like :hfsz]]>
</isNotEmpty>
<isNotEmpty property="lianxiren">
<![CDATA[and a.lianxiren like :lianxiren]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and a.dwdm like :dwdm]]>
</isNotEmpty>
<isNotEmpty property="dwdmm">
<![CDATA[and a.dwdm in (:dwdmm)]]>
</isNotEmpty>
<isNotEmpty property="lcjk">
<![CDATA[and a.lcjk like :lcjk]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="PAYMENT_VOUCHER" extends="default" namespace="/jsp/paymentVoucher">
<!-- 一般缴款书-非缓缴 -->
<action name="paymentVoucherYbjks">
<result name="success">/WEB-INF/pages/account/paymentVoucher/PaymentVoucher_YbjksList.jsp</result>
</action>
<!-- 特殊缴款书录入 -->
<action name="paymentVoucherYbjkstb">
<result name="success">/WEB-INF/pages/account/paymentVoucher/PaymentVoucher_YbjksListtb.jsp</result>
</action>
<!-- 一般缴款书-缓缴 -->
<action name="paymentVoucherYbjksDelay">
<result name="success">/WEB-INF/pages/account/paymentVoucher/PaymentVoucher_YbjksDelayList.jsp</result>
</action>
<!-- 征收联系单 -->
<action name="paymentVoucherZslxd" >
<result name="success">/WEB-INF/pages/account/paymentVoucher/PaymentVoucher_ZslxdList.jsp</result>
</action>
<action name="fujian" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="fujian">
<result name="edit">/WEB-INF/pages/account/paymentVoucher/Wwsqys_Edit4.jsp</result>
</action>
<action name="pinzhenSyncPz" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="pinzhenSyncPz">
</action>
<action name="fujiantongbu" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="fujiantongbu">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_paymentItemHis</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<!-- 征收联系单短信专用 -->
<action name="paymentVoucherZsldx">
<result name="success">/WEB-INF/pages/account/paymentVoucher/PaymentVoucher_ZslxdListdx.jsp</result>
</action>
<!-- 已缴费的项目信息 -->
<action name="queryInfo" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="queryInfo"></action>
<!-- 校验项目情况 -->
<action name ="checkPoject" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="checkPoject"></action>
<action name ="checkPoject1" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="checkPoject1"></action>
<action name ="faduanxin" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="faduanxin"></action>
<!-- 开票数据录入界面 -->
<action name="dataRecordAdd" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="dataRecordAdd">
<result name="success">/WEB-INF/pages/account/paymentVoucher/PaymentVoucher_DataRecordAdd.jsp</result>
</action>
<!-- 特殊开票数据录入界面 -->
<action name="dataRecordAddtb" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="dataRecordAdd">
<result name="success">/WEB-INF/pages/account/paymentVoucher/PaymentVoucher_DataRecordAddtb.jsp</result>
</action>
<!-- 缓缴项目开票数据录入界面 -->
<action name="dataRecordDelayAdd" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="dataRecordDelayAdd">
<result name="success">/WEB-INF/pages/account/paymentVoucher/PaymentVoucher_DataRecordDelayAdd.jsp</result>
</action>
<!-- 开票数据查看界面 -->
<action name="dataRecordDetail" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="dataRecordDetail">
<result name="success">/WEB-INF/pages/account/paymentVoucher/PaymentVoucher_DataRecordDetail.jsp</result>
</action>
<!-- 打印缴费凭证 -->
<action name="printPaymentVoucher_*" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="{1}">
<!-- (一般缴款书) -->
<result name="JiaoKuanShu">/WEB-INF/pages/account/paymentVoucher/PaymentVoucherPrint_JiaoKuanShu.jsp</result>
<!-- (房改办) -->
<result name="FangGaiBan">/WEB-INF/pages/account/paymentVoucher/PaymentVoucherPrint_FangGaiBan.jsp</result>
<!-- (规划局) -->
<result name="GuiHua">/WEB-INF/pages/account/paymentVoucher/PaymentVoucherPrint_GuiHua.jsp</result>
<!-- (产权处) -->
<result name="ChanQuan">/WEB-INF/pages/account/paymentVoucher/PaymentVoucherPrint_ChanQuan.jsp</result>
<!-- (资金科创)-->
<result name="ZiJin">/WEB-INF/pages/account/paymentVoucher/PaymentVoucherPrint_ZiJin.jsp</result>
</action>
<!-- 保存征收联系单编号 -->
<action name="updateZslxdbh" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="updateZslxdbh"></action>
<!-- 校验票据号码 -->
<action name="checkVoucherCode" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="checkVoucherCode"></action>
<!-- 批量校验票据号码 -->
<action name="checkVoucherCodetd" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="checkVoucherCodetb"></action>
<!-- 对接非税系统 -->
<action name="uploadVoucherInfo" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="uploadVoucherInfo">
<result name="reload">/common/successToSelf.jsp?windowId=win_paymentVoucherHis</result>
</action>
<!-- 不对接,特殊录入-->
<action name="uploadVoucherInfotb" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="uploadVoucherInfotb">
<result name="reload">/common/successToSelf.jsp?windowId=win_paymentVoucherHistb</result>
</action>
<!-- 作废票据信息 -->
<action name="disableVoucherInfo" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="disableVoucherInfo"></action>
<!-- 重新上传票据信息 -->
<action name="reUploadVoucherInfo" class="com.jshx.account.paymentVoucher.web.PaymentVoucherAction" method="reUploadVoucherInfo"></action>
</package>
<package name="PAYMENT_VOUCHER_NEW" extends="default" namespace="/jsp/paymentVoucherNew">
<action name="test111" class="com.jshx.account.paymentVoucher.web.PaymentVoucherNewAction" method="test111">
<result name="success">/WEB-INF/pages/account/paymentVoucher/PaymentVoucher_DataRecordAddtb2.jsp</result>
</action>
<action name="checkVoucherCodetb2" class="com.jshx.account.paymentVoucher.web.PaymentVoucherNewAction" method="checkVoucherCodetb2">
</action>
<action name="uploadVoucherInfotb2" class="com.jshx.account.paymentVoucher.web.PaymentVoucherNewAction" method="uploadVoucherInfotb2">
<result name="reload">/common/successToSelf.jsp?windowId=win_paymentVoucherHistb2</result>
</action>
<!-- 校验项目情况 -->
<action name ="checkPoject2" class="com.jshx.account.paymentVoucher.web.PaymentVoucherNewAction" method="checkPoject2"></action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findPaymentVoucherHisByMap">
from PaymentVoucherHis t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="orderId">
<![CDATA[and t.orderId like :orderId]]>
</isNotEmpty>
<isNotEmpty property="slbh">
<![CDATA[and t.orderId = :slbh]]>
</isNotEmpty>
<isNotEmpty property="voucherCode">
<![CDATA[and t.voucherCode like :voucherCode]]>
</isNotEmpty>
<isNotEmpty property="code">
<![CDATA[and t.voucherCode = :code]]>
</isNotEmpty>
<isNotEmpty property="payerName">
<![CDATA[and t.payerName like :payerName]]>
</isNotEmpty>
<isNotEmpty property="startNO">
<![CDATA[and t.voucherCode >= :startNO]]>
</isNotEmpty>
<isNotEmpty property="endNO">
<![CDATA[and t.voucherCode >= :endNO]]>
</isNotEmpty>
<isNotEmpty property="relateId">
<![CDATA[and t.relateId = :relateId]]>
</isNotEmpty>
<isNotEmpty property="applyStatus">
<![CDATA[and t.applyStatus = :applyStatus]]>
</isNotEmpty>
<isNotEmpty property="destroyStatus">
<![CDATA[and t.destroyStatus = :destroyStatus]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm = :dwdm]]>
</isNotEmpty>
order by t.printDate desc
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="PAYMENT_VOUCHER_HIS" extends="default" namespace="/jsp/paymentVoucherHis">
<!-- 列表查询,返回Json数据 -->
<action name="paymentVoucherHisQuery" class="com.jshx.account.paymentVoucherHis.web.PaymentVoucherHisAction" method="list">
</action>
<action name="paymentVoucherHisList">
<result name="success">/WEB-INF/pages/account/paymentVoucherHis/PaymentVoucherHis_List.jsp</result>
</action>
<action name="paymentVoucherHisView" class="com.jshx.account.paymentVoucherHis.web.PaymentVoucherHisAction" method="view">
<result name="view">/WEB-INF/pages/account/paymentVoucherHis/PaymentVoucherHis_Detail.jsp</result>
</action>
<action name="paymentVoucherHisInitEdit" class="com.jshx.account.paymentVoucherHis.web.PaymentVoucherHisAction" method="initEdit">
<result name="edit">/WEB-INF/pages/account/paymentVoucherHis/PaymentVoucherHis_Edit.jsp</result>
</action>
<action name="paymentVoucherHisSave" class="com.jshx.account.paymentVoucherHis.web.PaymentVoucherHisAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_paymentVoucherHis</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="paymentVoucherHisDel" class="com.jshx.account.paymentVoucherHis.web.PaymentVoucherHisAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<select id="queryUnsentMsg">
from ActivitiMessage where status = 0
</select>
</sqlMap>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findActivitiOperLogByMap">
select new com.jshx.activiti.entity.ActivitiOperLog(t.id, t.taskid, t.taskname, t.processinstanceid, t.processinstancename, t.opertype, t.operuser,t.remark) from ActivitiOperLog t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="taskid">
<![CDATA[and t.taskid like :taskid]]>
</isNotEmpty>
<isNotEmpty property="taskname">
<![CDATA[and t.taskname like :taskname]]>
</isNotEmpty>
<isNotEmpty property="processinstanceid">
<![CDATA[and t.processinstanceid like :processinstanceid]]>
</isNotEmpty>
<isNotEmpty property="processinstancename">
<![CDATA[and t.processinstancename like :processinstancename]]>
</isNotEmpty>
<isNotEmpty property="opertype">
<![CDATA[and t.opertype like :opertype]]>
</isNotEmpty>
<isNotEmpty property="operuser">
<![CDATA[and t.operuser like :operuser]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findAutoDeputeByMap">
select new com.jshx.activiti.entity.AutoDepute(t.id, t.assignee, t.deputy, t.startTime, t.endDate, t.processDefinitionId, t.deputeStatus) from AutoDepute t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="assignee">
<![CDATA[and t.assignee like :assignee]]>
</isNotEmpty>
<isNotEmpty property="startStartTime">
<![CDATA[and t.startTime >= :startStartTime]]>
</isNotEmpty>
<isNotEmpty property="endStartTime">
<![CDATA[and t.startTime <= :endStartTime]]>
</isNotEmpty>
<isNotEmpty property="startEndDate">
<![CDATA[and t.endDate >= :startEndDate]]>
</isNotEmpty>
<isNotEmpty property="endEndDate">
<![CDATA[and t.endDate <= :endEndDate]]>
</isNotEmpty>
<isNotEmpty property="processDefinitionId">
<![CDATA[and t.processDefinitionId like :processDefinitionId]]>
</isNotEmpty>
<isNotEmpty property="deputeStatus">
<![CDATA[and t.deputeStatus = :deputeStatus]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="ACTIVITI_OPER_LOG" extends="default" namespace="/jsp/activitoperlog">
<!-- 列表查询,返回Json数据 -->
<action name="activitiOperLogQuery" class="com.jshx.activiti.web.ActivitiOperLogAction" method="list">
</action>
<action name="activitiOperLogList" class="com.jshx.activiti.web.ActivitiOperLogAction" method="activitiOperLogList">
<result name="success">/WEB-INF/pages/activitoperlog/ActivitiOperLog_List.jsp</result>
</action>
<action name="activitiOperLogView" class="com.jshx.activiti.web.ActivitiOperLogAction" method="view">
<result name="view">/WEB-INF/pages/activitoperlog/ActivitiOperLog_Detail.jsp</result>
</action>
<action name="activitiOperLogInitEdit" class="com.jshx.activiti.web.ActivitiOperLogAction" method="initEdit">
<result name="edit">/WEB-INF/pages/activitoperlog/ActivitiOperLog_Edit.jsp</result>
</action>
<action name="activitiOperLogSave" class="com.jshx.activiti.web.ActivitiOperLogAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_activitiOperLog</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="activitiOperLogDel" class="com.jshx.activiti.web.ActivitiOperLogAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="AUTO_DEPUTE" extends="default" namespace="/jsp/depute">
<!-- 列表查询,返回Json数据 -->
<action name="autoDeputeQuery" class="com.jshx.activiti.web.AutoDeputeAction" method="list">
</action>
<action name="autoDeputeList">
<result name="success">/WEB-INF/pages/depute/AutoDepute_List.jsp</result>
</action>
<action name="autoDeputeView" class="com.jshx.activiti.web.AutoDeputeAction" method="view">
<result name="view">/WEB-INF/pages/depute/AutoDepute_Detail.jsp</result>
</action>
<action name="autoDeputeInitEdit" class="com.jshx.activiti.web.AutoDeputeAction" method="initEdit">
<result name="edit">/WEB-INF/pages/depute/AutoDepute_Edit.jsp</result>
</action>
<action name="autoDeputeSave" class="com.jshx.activiti.web.AutoDeputeAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_autoDepute</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="autoDeputeDel" class="com.jshx.activiti.web.AutoDeputeAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="modler" extends="default" namespace="/jsp/modler">
<action name="getModles" class="com.jshx.activiti.web.ModlerAction"
method="getModles">
</action>
</package>
</struts>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findBillManagerByMap">
from BillManager t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="startno">
<![CDATA[and t.startno like :startno]]>
</isNotEmpty>
<isNotEmpty property="rktime">
<![CDATA[and t.rktime like :rktime]]>
</isNotEmpty>
order by t.rktime
</select>
<select id="findBillqByMap">
from Indeticur t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="zsdw">
<![CDATA[and t.zsdw like :zsdw]]>
</isNotEmpty>
<isNotEmpty property="person">
<![CDATA[and t.person like :person]]>
</isNotEmpty>
</select>
<select id="findIndeticurByMap">
from Indeticur t where t.delFlag = 0
<isNotEmpty property="isrece">
<![CDATA[and t.isrece = :isrece]]>
</isNotEmpty>
<isNotEmpty property="zsdw">
<![CDATA[and t.zsdw like :zsdw]]>
</isNotEmpty>
<isNotEmpty property="no">
<![CDATA[and t.no like :no]]>
</isNotEmpty>
<isNotEmpty property="sequenceID">
<![CDATA[and t.sequenceID = :sequenceID]]>
</isNotEmpty>
<isNotEmpty property="state">
<![CDATA[and t.state = :state]]>
</isNotEmpty>
<isNotEmpty property="isprint">
<![CDATA[and t.isprint != :isprint]]>
</isNotEmpty>
order by t.sort
</select>
<select id="findIndeticurByMap2">
select t.ROW_ID,t.SEQUENCEID,t.ISRECE,t.ZSDW,t.NO,t.STATE,t.ISPRINT,t.PERSON,t.RKTIME,to_char(c.PRINT_DATE,'yyyy-mm-dd') as PRINTDATE,d.RKDATE as RKDATE from INQUIRE t left join PAYMENT_VOUCHER_HIS c on t.NO = c.VOUCHER_CODE left join PJJX d on t.NO = d.PJBM where t.DELFLAG = 0
<isNotEmpty property="isrece">
<![CDATA[and t.ISRECE = :isrece]]>
</isNotEmpty>
<isNotEmpty property="zsdw">
<![CDATA[and t.ZSDW like :zsdw]]>
</isNotEmpty>
<isNotEmpty property="no">
<![CDATA[and t.NO like :no]]>
</isNotEmpty>
<isNotEmpty property="sequenceID">
<![CDATA[and t.SEQUENCEID = :sequenceID]]>
</isNotEmpty>
<isNotEmpty property="state">
<![CDATA[and t.STATE = :state]]>
</isNotEmpty>
<isNotEmpty property="isprint">
<![CDATA[and t.ISPRINT = :isprint]]>
</isNotEmpty>
<isNotEmpty property="rkDate">
<![CDATA[and d.RKDATE = :rkDate]]>
</isNotEmpty>
order by t.sort
</select>
<select id="findIndeticurByMap3">
select t.ROW_ID,t.SEQUENCEID,t.ISRECE,t.ZSDW,t.NO,t.STATE,t.ISPRINT,t.PERSON,t.RKTIME,to_char(c.PRINT_DATE,'yyyy-mm-dd') as PRINTDATE,d.RKDATE as RKDATE from INQUIRE t left join PAYMENT_VOUCHER_HIS c on t.NO = c.VOUCHER_CODE left join PJJX d on t.NO = d.PJBM where t.DELFLAG = 0
<isNotEmpty property="isrece">
<![CDATA[and t.ISRECE = :isrece]]>
</isNotEmpty>
<isNotEmpty property="zsdw">
<![CDATA[and t.ZSDW like :zsdw]]>
</isNotEmpty>
<isNotEmpty property="no">
<![CDATA[and t.NO like :no]]>
</isNotEmpty>
<isNotEmpty property="sequenceID">
<![CDATA[and t.SEQUENCEID = :sequenceID]]>
</isNotEmpty>
<isNotEmpty property="state">
<![CDATA[and t.STATE = :state]]>
</isNotEmpty>
<isNotEmpty property="isprint">
<![CDATA[and t.ISPRINT = :isprint]]>
</isNotEmpty>
<isNotEmpty property="rkDate">
<![CDATA[and d.RKDATE = :rkDate]]>
</isNotEmpty>
order by t.ZSDW
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="BILL_MANA" extends="default" namespace="/jsp/billManager">
<!-- 列表查询,返回Json数据 -->
<action name="billManagerQuery" class="com.jshx.billManager.web.BillManagerAction" method="list">
</action>
<action name="billManagerQuery1" class="com.jshx.billManager.web.BillManagerAction" method="list1">
</action>
<action name="billManagerList">
<result name="success">/WEB-INF/pages/billManager/BillManager_List.jsp</result>
</action>
<action name="billManagerList2" class="com.jshx.billManager.web.BillManagerAction" method="execute1">
<result name="success">/WEB-INF/pages/billManager/BillManager_List2.jsp</result>
</action>
<action name="billManagerList1" class="com.jshx.billManager.web.BillManagerAction" method="execute">
<result name="success">/WEB-INF/pages/billManager/BillManager_List1.jsp</result>
</action>
<action name="billManagerView" class="com.jshx.billManager.web.BillManagerAction" method="view">
<result name="view">/WEB-INF/pages/billManager/BillManager_Detail.jsp</result>
</action>
<action name="billManagerInitEdit" class="com.jshx.billManager.web.BillManagerAction" method="initEdit">
<result name="edit">/WEB-INF/pages/billManager/BillManager_Edit.jsp</result>
</action>
<action name="billManagerInitEdit1" class="com.jshx.billManager.web.BillManagerAction" method="initEdit1">
<result name="edit">/WEB-INF/pages/billManager/BillManager_Edit1.jsp</result>
</action>
<action name="billManagerSave" class="com.jshx.billManager.web.BillManagerAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" >/common/successToSelf.jsp?windowId=win_billManager</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="billManagerSave1" class="com.jshx.billManager.web.BillManagerAction" method="save1">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" >/common/successToSelf.jsp?windowId=win_billManager</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="billManagerDel" class="com.jshx.billManager.web.BillManagerAction" method="delete">
</action>
<action name="isExit" class="com.jshx.billManager.web.BillManagerAction" method="isExit">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findBillpaymentByMap">
from Billpayment t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="endno">
<![CDATA[and t.endno like :endno]]>
</isNotEmpty>
<isNotEmpty property="startno">
<![CDATA[and t.startno like :startno]]>
</isNotEmpty>
</select>
<select id="findBillByMap">
from Bill t where t.delFlag = 0
<isNotEmpty property="isrece">
<![CDATA[and t.isrece = :isrece]]>
</isNotEmpty>
<isNotEmpty property="zsdw">
<![CDATA[and t.zsdw like :zsdw]]>
</isNotEmpty>
<isNotEmpty property="no">
<![CDATA[and t.no like :no]]>
</isNotEmpty>
<isNotEmpty property="sequenceID">
<![CDATA[and t.sequenceID = :sequenceID]]>
</isNotEmpty>
order by t.sort
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="BILLPAYMENT" extends="default" namespace="/jsp/billPayment">
<!-- 列表查询,返回Json数据 -->
<action name="billpaymentQuery" class="com.jshx.billPayment.web.BillpaymentAction" method="list">
</action>
<action name="billpaymentList">
<result name="success">/WEB-INF/pages/billPayment/Billpayment_List.jsp</result>
</action>
<action name="billpaymentList1" class="com.jshx.billPayment.web.BillpaymentAction" method="execute">
<result name="success">/WEB-INF/pages/billPayment/Billpayment_List1.jsp</result>
</action>
<action name="billpaymentView" class="com.jshx.billPayment.web.BillpaymentAction" method="view">
<result name="view">/WEB-INF/pages/billPayment/Billpayment_Detail.jsp</result>
</action>
<action name="billpaymentInitEdit" class="com.jshx.billPayment.web.BillpaymentAction" method="initEdit">
<result name="edit">/WEB-INF/pages/billPayment/Billpayment_Edit.jsp</result>
</action>
<action name="billpaymentSave" class="com.jshx.billPayment.web.BillpaymentAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_billpayment</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="billpaymentDel" class="com.jshx.billPayment.web.BillpaymentAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findBilllqByMap">
from Billlq t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="zsdw">
<![CDATA[and t.zsdw like :zsdw]]>
</isNotEmpty>
<isNotEmpty property="person">
<![CDATA[and t.person like :person]]>
</isNotEmpty>
<isNotEmpty property="sequentID">
<![CDATA[and t.sequentID = :sequentID]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="BILLLQ" extends="default" namespace="/jsp/billlq">
<!-- 列表查询,返回Json数据 -->
<action name="billlqQuery" class="com.jshx.billlq.web.BilllqAction" method="list">
</action>
<action name="billlqList">
<result name="success">/WEB-INF/pages/billlq/Billlq_List.jsp</result>
</action>
<action name="billlqQuery1" class="com.jshx.billlq.web.BilllqAction" method="list1">
</action>
<action name="billlqList1" class="com.jshx.billlq.web.BilllqAction" method="execute">
<result name="success">/WEB-INF/pages/billlq/Billlq1_List.jsp</result>
</action>
<action name="billlqView" class="com.jshx.billlq.web.BilllqAction" method="view">
<result name="view">/WEB-INF/pages/billlq/Billlq_Detail.jsp</result>
</action>
<action name="billlqInitEdit" class="com.jshx.billlq.web.BilllqAction" method="initEdit">
<result name="edit">/WEB-INF/pages/billlq/Billlq_Edit.jsp</result>
</action>
<action name="billlqSave" class="com.jshx.billlq.web.BilllqAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_billlq</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="billlqDel" class="com.jshx.billlq.web.BilllqAction" method="delete">
</action>
<action name="isExit" class="com.jshx.billlq.web.BilllqAction" method="isExit">
</action>
<action name="findEndNo" class="com.jshx.billlq.web.BilllqAction" method="findEndNo">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findCjjlbByMap">
from Cjjlb t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="slbh">
<![CDATA[and t.slbh like :slbh]]>
</isNotEmpty>
<isNotEmpty property="slbhs">
<![CDATA[and t.slbh in (:slbhs)]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
<isNotEmpty property="hjk">
<![CDATA[and t.xmxxbzj is null]]>
</isNotEmpty>
order by t.createTime desc
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="CJJLB" extends="default" namespace="/jsp/cjjlb">
<!-- 列表查询,返回Json数据 -->
<action name="cjjlbQuery" class="com.jshx.cjjlb.web.CjjlbAction" method="list">
</action>
<action name="cjjlbList">
<result name="success">/WEB-INF/pages/cjjlb/Cjjlb_List.jsp</result>
</action>
<action name="cjjlbView" class="com.jshx.cjjlb.web.CjjlbAction" method="view">
<result name="view">/WEB-INF/pages/cjjlb/Cjjlb_Detail.jsp</result>
</action>
<action name="cjjlbInitEdit" class="com.jshx.cjjlb.web.CjjlbAction" method="initEdit">
<result name="edit">/WEB-INF/pages/cjjlb/Cjjlb_Edit.jsp</result>
</action>
<action name="cjjlbInitEdit1" class="com.jshx.cjjlb.web.CjjlbAction" method="initEdit1">
<result name="edit">/WEB-INF/pages/cjjlb/Cjjlb_Edit.jsp</result>
</action>
<action name="cjjlbSave" class="com.jshx.cjjlb.web.CjjlbAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_cjjlb</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="cjjlbDel" class="com.jshx.cjjlb.web.CjjlbAction" method="delete">
</action>
<action name="hjkjb" class="com.jshx.cjjlb.web.CjjlbAction" method="hjkjb">
</action>
<action name="cjsy" class="com.jshx.cjjlb.web.CjjlbAction" method="cjsy">
<result name="success">/WEB-INF/pages/cjjlb/Cjjlb_info2.jsp</result>
</action>
<action name="cjfh" class="com.jshx.cjjlb.web.CjjlbAction" method="cjfh">
<result name="success">/WEB-INF/pages/cjjlb/Cjjlb_info.jsp</result>
</action>
<action name="fhtg" class="com.jshx.cjjlb.web.CjjlbAction" method="fhtg"></action>
<action name="sytg" class="com.jshx.cjjlb.web.CjjlbAction" method="sytg"></action>
<action name="hjfh" class="com.jshx.cjjlb.web.CjjlbAction" method="hjfh">
<result name="success">/WEB-INF/pages/cjjlb/hjcjjlb_info.jsp</result>
</action>
<action name="hjsy" class="com.jshx.cjjlb.web.CjjlbAction" method="hjsy">
<result name="success">/WEB-INF/pages/cjjlb/hjcjjlb_info2.jsp</result>
</action>
<action name="hjfhtg" class="com.jshx.cjjlb.web.CjjlbAction" method="hjfhtg"></action>
<action name="hjsytg" class="com.jshx.cjjlb.web.CjjlbAction" method="hjsytg"></action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findCktzsByMap">
from Cktzs t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="slbh">
<![CDATA[and t.slbh like :slbh]]>
</isNotEmpty>
<isNotEmpty property="xxbbh">
<![CDATA[and t.xxbbh like :xxbbh]]>
</isNotEmpty>
<isNotEmpty property="dwmc">
<![CDATA[and t.dwmc like :dwmc]]>
</isNotEmpty>
<isNotEmpty property="xmmc">
<![CDATA[and t.xmmc like :xmmc]]>
</isNotEmpty>
<isNotEmpty property="xmdd">
<![CDATA[and t.xmdd like :xmdd]]>
</isNotEmpty>
<isNotEmpty property="ckbh">
<![CDATA[and t.ckbh like :ckbh]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
<isNotEmpty property="ghxkz">
<![CDATA[and t.ghxkz like :ghxkz]]>
</isNotEmpty>
<isNotEmpty property="lianxiren">
<![CDATA[and t.lianxiren like :lianxiren]]>
</isNotEmpty>
<isNotEmpty property="dkslh">
<![CDATA[and t.dkslh like :dkslh]]>
</isNotEmpty>
<isNotEmpty property="isqtfy">
<![CDATA[and t.isqtfy like :isqtfy]]>
</isNotEmpty>
<isNotEmpty property="isjk">
<![CDATA[and t.isjk like :isjk]]>
</isNotEmpty>
<isNotEmpty property="iscj">
<![CDATA[and t.iscj like :iscj]]>
</isNotEmpty>
<isNotEmpty property="iscjnull">
<![CDATA[and t.iscj is null]]>
</isNotEmpty>
</select>
<select id="findCktzsByMap1">
from Cktzs t where 1=1
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="slbh">
<![CDATA[and t.slbh like :slbh]]>
</isNotEmpty>
<isNotEmpty property="xxbbh">
<![CDATA[and t.xxbbh like :xxbbh]]>
</isNotEmpty>
<isNotEmpty property="dwmc">
<![CDATA[and t.dwmc = :dwmc]]>
</isNotEmpty>
<isNotEmpty property="xmmc">
<![CDATA[and t.xmmc like :xmmc]]>
</isNotEmpty>
<isNotEmpty property="xmdd">
<![CDATA[and t.xmdd like :xmdd]]>
</isNotEmpty>
<isNotEmpty property="ckbh">
<![CDATA[and t.ckbh like :ckbh]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
<isNotEmpty property="ghxkz">
<![CDATA[and t.ghxkz like :ghxkz]]>
</isNotEmpty>
<isNotEmpty property="lianxiren">
<![CDATA[and t.lianxiren like :lianxiren]]>
</isNotEmpty>
<isNotEmpty property="dkslh">
<![CDATA[and t.dkslh like :dkslh]]>
</isNotEmpty>
<isNotEmpty property="isqtfy">
<![CDATA[and t.isqtfy like :isqtfy]]>
</isNotEmpty>
<isNotEmpty property="xmbzj">
<![CDATA[and t.xmbzj like :xmbzj]]>
</isNotEmpty>
<isNotEmpty property="isjk">
<![CDATA[and t.isjk like :isjk]]>
</isNotEmpty>
<isNotEmpty property="dwmcc">
<![CDATA[and t.dwmc like :dwmcc]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="CKTZS" extends="default" namespace="/jsp/cktzs">
<!-- 列表查询,返回Json数据 -->
<action name="cktzsQuery" class="com.jshx.cktzs.web.CktzsAction" method="list">
</action>
<action name="cktzsList">
<result name="success">/WEB-INF/pages/cktzs/Cktzs_List.jsp</result>
</action>
<action name="cktzsList1">
<result name="success">/WEB-INF/pages/cktzs/Cktzs_Listjl.jsp</result>
</action>
<action name="cktzsView" class="com.jshx.cktzs.web.CktzsAction" method="view">
<result name="view">/WEB-INF/pages/cktzs/Cktzs_Detail.jsp</result>
</action>
<action name="cktzsInitEdit" class="com.jshx.cktzs.web.CktzsAction" method="initEdit">
<result name="edit">/WEB-INF/pages/cktzs/Cktzs_Edit.jsp</result>
</action>
<action name="cktzsSave" class="com.jshx.cktzs.web.CktzsAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_cktzs</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="cktzsDel" class="com.jshx.cktzs.web.CktzsAction" method="delete">
</action>
<action name="updatePrintTimes" class="com.jshx.cktzs.web.CktzsAction" method="updatePrintTimes">
</action>
</package>
</struts>
#乡村概况
xiangcunzuzhi.xls=镇村组织.xls
xiangcunrenkou.xls=镇村人口.xls
guotuziyuan.xls=国土资源.xls
#农业增收
countryPCDI.xls=可支配收入.xls
laborTransfer.xls=农村劳动力转移情况.xls
lowIncomeFarmer.xls=低收入农户情况.xls
countryLowAllowance.xls=农村低保.xls
agriculturalPrdLink.xls=农业生产环节.xls
#农产品供给
nongzuowu.xls=主要农作物.xls
shouchuzhengcebaohu.xls=收储政策保护价格.xls
liangshishouchu.xls=粮食收储详细.xls
#新型农业体系
nongdigufenhezuoshe.xls=农地股份合作社.xls
nongminzhuanyehezuoshe.xls=农民专业合作社.xls
jiatingnongchang.xls=家庭农场情况.xls
zhongliangdahu.xls=种粮大户情况.xls
nongyelongtouquye.xls=农业龙头企业情况.xls
nongyeshengchan.xls=农业生产性服务.xls
nongyebaoxian.xls=农业保险.xls
#农村公共服务
medicalFacility.xls=医疗设施.xls
cooperateMedicalOffset.xls=农村合作医疗补偿.xls
cooperateMedicalRaise.xls=合作医疗筹资情况.xls
hospitalOffset.xls=住院补偿.xls
countryGarbageSys.xls=农村垃圾清运体系.xls
countryFiveGuarantee.xls=农村五保.xls
helpPoorRelief.xls=扶贫救济.xls
#农田水利建设
ssnyjs.xls=设施农业建设.xls
dfskqk.xls=堤防水库情况.xls
slzl.xls=水利治理.xls
fhjzaqbz.xls=防洪减灾安全保障.xls
ntslbz.xls=农田水利保障.xls
szypzygxly.xls=水资源配置与高效利用.xls
shjhhhjkbz.xls=水环境保护和河湖健康保障.xls
sglnl.xls=水管理能力.xls
slfzbznl.xls=水利发展保障能力.xls
#土地流转
djbzydb.xls=农村土地承包经营权确权登记颁证月度进展表.xls
djbztjb.xls=农村土地承包经营权确权登记颁证工作进度统计表.xls
#农业发展
nyxdhzb.xls=江苏省农业基本现代化指标体系.xls
czbdgh.xls=村庄布点规划.xls
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findConstantSetByMap">
from ConstantSet t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="constantName">
<![CDATA[and t.constantName like :constantName]]>
</isNotEmpty>
<isNotEmpty property="constantDescription">
<![CDATA[and t.constantDescription like :constantDescription]]>
</isNotEmpty>
<isNotEmpty property="constantType">
<![CDATA[and t.constantType = :constantType]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="CONSTANT_SET" extends="default" namespace="/jsp/constantset">
<!-- 列表查询,返回Json数据 -->
<action name="constantSetQuery" class="com.jshx.constantset.web.ConstantSetAction" method="list">
</action>
<action name="constantSetList">
<result name="success">/WEB-INF/pages/constantset/ConstantSet_List.jsp</result>
</action>
<action name="constantSetView" class="com.jshx.constantset.web.ConstantSetAction" method="view">
<result name="view">/WEB-INF/pages/constantset/ConstantSet_Detail.jsp</result>
</action>
<action name="constantSetInitEdit" class="com.jshx.constantset.web.ConstantSetAction" method="initEdit">
<result name="edit">/WEB-INF/pages/constantset/ConstantSet_Edit.jsp</result>
</action>
<action name="constantSetSave" class="com.jshx.constantset.web.ConstantSetAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_constantSet</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="constantSetDel" class="com.jshx.constantset.web.ConstantSetAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findDxjlByMap">
from Dxjl t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="fsr">
<![CDATA[and t.fsr like :fsr]]>
</isNotEmpty>
<isNotEmpty property="fsnr">
<![CDATA[and t.fsnr like :fsnr]]>
</isNotEmpty>
<isNotEmpty property="sxxr">
<![CDATA[and t.sxxr like :sxxr]]>
</isNotEmpty>
<isNotEmpty property="bumen">
<![CDATA[and t.bumen like :bumen]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="DXJL" extends="default" namespace="/jsp/dxjl">
<!-- 列表查询,返回Json数据 -->
<action name="dxjlQuery" class="com.jshx.dxjl.web.DxjlAction" method="list">
</action>
<action name="dxjlList">
<result name="success">/WEB-INF/pages/dxjl/Dxjl_List.jsp</result>
</action>
<action name="dxjlView" class="com.jshx.dxjl.web.DxjlAction" method="view">
<result name="view">/WEB-INF/pages/dxjl/Dxjl_Detail.jsp</result>
</action>
<action name="dxjlInitEdit" class="com.jshx.dxjl.web.DxjlAction" method="initEdit">
<result name="edit">/WEB-INF/pages/dxjl/Dxjl_Edit.jsp</result>
</action>
<action name="dxjlSave" class="com.jshx.dxjl.web.DxjlAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_dxjl</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="dxjlDel" class="com.jshx.dxjl.web.DxjlAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findDxpzByMap">
from Dxpz t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="ywbm">
<![CDATA[and t.ywbm like :ywbm]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
<isNotEmpty property="xmname">
<![CDATA[and t.xmname like :xmname]]>
</isNotEmpty>
<isNotEmpty property="phone">
<![CDATA[and t.phone like :phone]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="DXPZ" extends="default" namespace="/jsp/dxpz">
<!-- 列表查询,返回Json数据 -->
<action name="dxpzQuery" class="com.jshx.dxpz.web.DxpzAction" method="list">
</action>
<action name="dxpzList">
<result name="success">/WEB-INF/pages/dxpz/Dxpz_List.jsp</result>
</action>
<action name="dxpzView" class="com.jshx.dxpz.web.DxpzAction" method="view">
<result name="view">/WEB-INF/pages/dxpz/Dxpz_Detail.jsp</result>
</action>
<action name="dxpzInitEdit" class="com.jshx.dxpz.web.DxpzAction" method="initEdit">
<result name="edit">/WEB-INF/pages/dxpz/Dxpz_Edit.jsp</result>
</action>
<action name="dxpzSave" class="com.jshx.dxpz.web.DxpzAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_dxpz</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="dxpzDel" class="com.jshx.dxpz.web.DxpzAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findELicenseByMap">
from ELicense t where t.delFlag = 0
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="caseNo">
<![CDATA[and t.caseNo like :caseNo]]>
</isNotEmpty>
<isNotEmpty property="orgId">
<![CDATA[and t.orgId like :orgId]]>
</isNotEmpty>
<isNotEmpty property="orgName">
<![CDATA[and t.orgName like :orgName]]>
</isNotEmpty>
<isNotEmpty property="deptYwRegNo">
<![CDATA[and t.deptYwRegNo like :deptYwRegNo]]>
</isNotEmpty>
<isNotEmpty property="deptYwName">
<![CDATA[and t.deptYwName like :deptYwName]]>
</isNotEmpty>
<isNotEmpty property="transactAffairName">
<![CDATA[and t.transactAffairName like :transactAffairName]]>
</isNotEmpty>
<isNotEmpty property="status">
<![CDATA[and t.status = :status]]>
</isNotEmpty>
<isNotEmpty property="resultNo">
<![CDATA[and t.resultNo = :resultNo]]>
</isNotEmpty>
<isNotEmpty property="dataSources">
<![CDATA[and t.dataSources like :dataSources]]>
</isNotEmpty>
<isNotEmpty property="resultName">
<![CDATA[and t.resultName like :resultName]]>
</isNotEmpty>
<isNotEmpty property="ifUrgent">
<![CDATA[and t.ifUrgent like :ifUrgent]]>
</isNotEmpty>
<isNotEmpty property="sqWay">
<![CDATA[and t.sqWay = :sqWay]]>
</isNotEmpty>
<isNotEmpty property="applicantType">
<![CDATA[and t.applicantType like :applicantType]]>
</isNotEmpty>
<isNotEmpty property="applicantName">
<![CDATA[and t.applicantName like :applicantName]]>
</isNotEmpty>
<isNotEmpty property="applicantPaperType">
<![CDATA[and t.applicantPaperType like :applicantPaperType]]>
</isNotEmpty>
<isNotEmpty property="applicantPaperCode">
<![CDATA[and t.applicantPaperCode like :applicantPaperCode]]>
</isNotEmpty>
<isNotEmpty property="applicantMobile">
<![CDATA[and t.applicantMobile like :applicantMobile]]>
</isNotEmpty>
<isNotEmpty property="applicantPhone">
<![CDATA[and t.applicantPhone like :applicantPhone]]>
</isNotEmpty>
<isNotEmpty property="applicantAddress">
<![CDATA[and t.applicantAddress like :applicantAddress]]>
</isNotEmpty>
<isNotEmpty property="operManName">
<![CDATA[and t.operManName like :operManName]]>
</isNotEmpty>
<isNotEmpty property="linkmanName">
<![CDATA[and t.linkmanName like :linkmanName]]>
</isNotEmpty>
<isNotEmpty property="linkmanPaperType">
<![CDATA[and t.linkmanPaperType like :linkmanPaperType]]>
</isNotEmpty>
<isNotEmpty property="linkmanPaperCode">
<![CDATA[and t.linkmanPaperCode like :linkmanPaperCode]]>
</isNotEmpty>
<isNotEmpty property="linkmanMobile">
<![CDATA[and t.linkmanMobile like :linkmanMobile]]>
</isNotEmpty>
<isNotEmpty property="forms">
<![CDATA[and t.forms like :forms]]>
</isNotEmpty>
<isNotEmpty property="jktzsId">
<![CDATA[and t.jktzsId like :jktzsId]]>
</isNotEmpty>
<isNotEmpty property="zzhxmId">
<![CDATA[and t.zzhxmId like :zzhxmId]]>
</isNotEmpty>
<isNotEmpty property="forms">
<![CDATA[and t.forms like :forms]]>
</isNotEmpty>
<isNotEmpty property="projectType">
<![CDATA[and t.projectType like :projectType]]>
</isNotEmpty>
<isNotEmpty property="ghxkz">
<![CDATA[and t.ghxkz = :ghxkz]]>
</isNotEmpty>
<isNotEmpty property="jsdwmc">
<![CDATA[and t.jsdwmc = :jsdwmc]]>
</isNotEmpty>
<isNotEmpty property="gcxmmc">
<![CDATA[and t.gcxmmc = :gcxmmc]]>
</isNotEmpty>
<isNotEmpty property="ckbh">
<![CDATA[and t.ckbh = :ckbh]]>
</isNotEmpty>
<isNotEmpty property="paymentLinkType">
<![CDATA[and t.paymentLinkType = :paymentLinkType]]>
</isNotEmpty>
<isNotEmpty property="bindFlag">
<![CDATA[and t.bindFlag = :bindFlag]]>
</isNotEmpty>
<isNotEmpty property="unBind">
<![CDATA[and t.bindFlag in ("0", "2")]]>
</isNotEmpty>
<isNotEmpty property="startTerm">
<![CDATA[and t.applyDate >= :startTerm]]>
</isNotEmpty>
<isNotEmpty property="endTerm">
<![CDATA[and t.applyDate <= :endTerm]]>
</isNotEmpty>
<isNotEmpty property="startBind">
<![CDATA[and t.bindTime >= :startBind]]>
</isNotEmpty>
<isNotEmpty property="endBind">
<![CDATA[and t.bindTime <= :endBind]]>
</isNotEmpty>
order by t.createTime desc
</select>
<select id="getSpjlbByELicenseByMap">
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findELicenseFileByMap">
from ELicenseFile t where t.delFlag = 0
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="eLicenseId">
<![CDATA[and t.eLicenseId = :eLicenseId]]>
</isNotEmpty>
<isNotEmpty property="attachname">
<![CDATA[and t.attachname like :attachname]]>
</isNotEmpty>
<isNotEmpty property="showName">
<![CDATA[and t.showName like :showName]]>
</isNotEmpty>
<isNotEmpty property="urldz">
<![CDATA[and t.urldz = :urldz]]>
</isNotEmpty>
<isNotEmpty property="filePath">
<![CDATA[and t.filePath like :filePath]]>
</isNotEmpty>
<isNotEmpty property="attachType">
<![CDATA[and t.attachType like :attachType]]>
</isNotEmpty>
<isNotEmpty property="xmType">
<![CDATA[and t.xmType = :xmType]]>
</isNotEmpty>
order by t.createTime desc
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="ELICENSE" extends="default" namespace="/jsp/eLicense">
<action name="eLicenseList" class="com.jshx.elicense.web.ELicenseAction" method="eLicenseList">
<result name="success">/WEB-INF/pages/elicense/elicense_List.jsp</result>
</action>
<action name="ptfList" class="com.jshx.elicense.web.ELicenseAction" method="ptfList">
<result name="success">/WEB-INF/pages/elicense/ptf_List.jsp</result>
</action>
<action name="yzsList" class="com.jshx.elicense.web.ELicenseAction" method="yzsList">
<result name="success">/WEB-INF/pages/elicense/yzs_List.jsp</result>
</action>
<action name="view" class="com.jshx.elicense.web.ELicenseAction" method="view">
<result name="success">/WEB-INF/pages/elicense/elicense_detail.jsp</result>
</action>
<action name="paymentLink" class="com.jshx.elicense.web.ELicenseAction" method="paymentLink">
<result name="success">/WEB-INF/pages/elicense/paymentLink.jsp</result>
</action>
<!-- 列表查询,返回Json数据 -->
<action name="eLicenseQuery" class="com.jshx.elicense.web.ELicenseAction" method="list">
</action>
<action name="selectDataQuery" class="com.jshx.elicense.web.ELicenseAction" method="selectDataQuery">
</action>
<action name="receiveMsg" class="com.jshx.elicense.web.ELicenseAction" method="receiveMsg">
</action>
<action name="selectDataList" class="com.jshx.elicense.web.ELicenseAction" method="selectDataList">
</action>
<action name="checkBinding" class="com.jshx.elicense.web.ELicenseAction" method="checkBinding">
</action>
<action name="bindingProject" class="com.jshx.elicense.web.ELicenseAction" method="bindingProject">
</action>
<action name="unBindingProject" class="com.jshx.elicense.web.ELicenseAction" method="unBindingProject">
</action>
<action name="eLicenseFileSave" class="com.jshx.elicense.web.ELicenseAction" method="eLicenseFileSave">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_elicense</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="paymentLinkCheck" class="com.jshx.elicense.web.ELicenseAction" method="paymentLinkCheck">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_paymentLink</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="downloadFile" class="com.jshx.elicense.web.ELicenseAction" method="downloadFile">
<!-- 配置结果类型为stream的结果 -->
<result name="success" type="stream">
<!-- 指定下载文件的文件位置 -->
<param name="inputName">downFileStream</param>
<param name="contentDisposition">
attachment;filename="${downFileName}"
</param>
<param name="contentType">application/octetstream</param>
<!-- 指定下载文件的缓冲大小 -->
<param name="bufferSize">4096</param>
</result>
</action>
<!--资料归集下载-->
<!--<action name="downloadMaterialFile" class="com.jshx.elicense.web.ELicenseAction" method="downloadMaterialFile">
&lt;!&ndash; 配置结果类型为stream的结果 &ndash;&gt;
<result name="success" type="stream">
&lt;!&ndash; 指定下载文件的文件位置 &ndash;&gt;
<param name="inputName">downFileStream</param>
<param name="contentDisposition">
attachment;filename="${downFileName}"
</param>
<param name="contentType">application/octetstream</param>
&lt;!&ndash; 指定下载文件的缓冲大小 &ndash;&gt;
<param name="bufferSize">4096</param>
</result>
</action>
-->
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findEpQysqByMap">
select new com.jshx.epQysq.entity.EpQysq(t.id, t.title, t.username, t.email, t.mobile) from EpQysq t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="title">
<![CDATA[and t.title like :title]]>
</isNotEmpty>
<isNotEmpty property="username">
<![CDATA[and t.username like :username]]>
</isNotEmpty>
<isNotEmpty property="email">
<![CDATA[and t.email like :email]]>
</isNotEmpty>
<isNotEmpty property="mobile">
<![CDATA[and t.mobile like :mobile]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<update id="updateEXECUTION">
update ACT_RU_EXECUTION set
act_id_=:currentTaskEntity where
proc_inst_id_=:targetTaskDefinitionKey
</update>
<select id="UnsignedTaskQuery">
select row_id,
q.username,
q.light,
q.title,
q.mobile,
to_char(q.createtime, 'yyyy-MM-dd HH:mi:ss') postTime,
q.sn,
to_char(t.create_time_, 'yyyy-MM-dd HH:mi:ss') createTime,
t.name_,
t.id_ id,
to_char(t.due_date_, 'yyyy-MM-dd HH:mi:ss') dueDate
from EP_QYSQ q
left join ACT_RU_TASK t
on q.processId = t.proc_inst_id_
where q.delflag = 0 and t.assignee_ is null
and t.id_ in (select task_Id_ from ACT_RU_IDENTITYLINK t where
t.type_='candidate' and t.user_id_ like :userId)
order by postTime desc
</select>
<select id="toDoTaskQuery">
select row_id,
q.username,
q.light,
q.title,
q.mobile,
to_char(q.createtime, 'yyyy-MM-dd HH:mi:ss') postTime,
q.sn,
to_char(t.create_time_, 'yyyy-MM-dd HH:mi:ss') createTime,
t.name_,
t.id_ id,
to_char(t.due_date_, 'yyyy-MM-dd HH:mi:ss') dueDate,
to_char(h.claim_time_, 'yyyy-MM-dd HH:mi:ss') claimTime,
t.description_ description,
t.assignee_ assignee,
t.task_def_key_ taskDefinitionKey,
t.owner_ owner,
h.form_key_ url
from EP_QYSQ q
left join ACT_RU_TASK t
on q.processId = t.proc_inst_id_
left join ACT_HI_TASKINST h
on t.id_ = h.id_
where q.delflag = 0
and t.assignee_ = :userId
order by postTime desc
</select>
<select id="createDoneTaskQuery">
select row_ID ,title,username,email,mobile from EP_QYSQ ep where delflag=0 and processId in (select distinct t.proc_inst_id_ from ACT_HI_TASKINST t where t.assignee_=:userId )
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="EP_QYSQ" extends="default" namespace="/jsp/epQysq">
<!-- 列表查询,返回Json数据 -->
<action name="epQysqQuery" class="com.jshx.epQysq.web.EpQysqAction" method="list">
</action>
<action name="epQysqList">
<result name="success">/WEB-INF/pages/epQysq/EpQysq_List.jsp</result>
</action>
<action name="epQysqView" class="com.jshx.epQysq.web.EpQysqAction" method="view">
<result name="view">/WEB-INF/pages/epQysq/EpQysq_Detail.jsp</result>
</action>
<action name="epQysqInitEdit" class="com.jshx.epQysq.web.EpQysqAction" method="initEdit">
<result name="edit">/WEB-INF/pages/epQysq/EpQysq_Edit.jsp</result>
</action>
<action name="epQysqSave" class="com.jshx.epQysq.web.EpQysqAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_epQysq</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="epQysqDel" class="com.jshx.epQysq.web.EpQysqAction" method="delete">
</action>
<action name="initCompleteTask" class="com.jshx.epQysq.web.EpQysqAction" method="initCompleteTask">
<result>/WEB-INF/pages/activiti/initCompleteTask.jsp</result>
</action>
<action name="initCompleteTask" class="com.jshx.epQysq.web.EpQysqAction" method="initCompleteTask">
<result>/WEB-INF/pages/activiti/initCompleteTask.jsp</result>
</action>
<action name="createTodoTaskQuery" class="com.jshx.epQysq.web.EpQysqAction" method="createTodoTaskQuery">
</action>
<action name="saveGeneric" class="com.jshx.epQysq.web.EpQysqAction" method="saveGeneric">
<interceptor-ref name="tokenSession" />
<interceptor-ref name="coreStack" />
<result name="success" type="redirect">/common/successToSelf.jsp?windowId=toDoWindow</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="todoTaskList" class="com.jshx.epQysq.web.EpQysqAction" method="index">
<result>/WEB-INF/pages/activiti/todoTaskList.jsp</result>
</action>
<action name="initCompleteTask" class="com.jshx.epQysq.web.EpQysqAction" method="initCompleteTask">
<result>/WEB-INF/pages/activiti/initCompleteTask.jsp</result>
</action>
</package>
</struts>
<%@page language="java" pageEncoding="UTF-8" isELIgnored="false"%>
<%@include file="/common/header.jsp"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<c:set var="curr_path" value="修改代码项信息"></c:set>
<html>
<head>
<title>修改一维代码信息</title>
<%@include file="/common/jsLib.jsp"%>
<script>
function save_codeValue(){
$.ajax({
url : "saveCodeValue.action",
type: 'post',
dataType: 'json',
async : false,
data:{
<c:if test="${not empty codeValue.id}">
"codeValue.id" : "${codeValue.id}",
</c:if>
<c:if test="${not empty codeValue.parentItem.id}">
"codeValue.parentItem.id" : "${codeValue.parentItem.id}",
</c:if>
"codeValue.itemValue" : $("#itemValue").val(),
"codeValue.itemText" : $("#itemText").val(),
"codeValue.sortSQ" : $("#sortSQ").val(),
"codeValue.codeId" : "${codeValue.codeId}",
"codeValue.comments" : $("#comments").val(),
"extendClassName" : "com.jshx.extend.entity.CodeValueExtend",
"extendPrefix" : "codeValue.extendInfo.",
"codeValue.extendInfo.info" : $("#info").val(),
"codeValue.extendInfo.id" : $("#extendId").val()
},
error: function(){
$.messager.alert('错误','编辑代码项时出错!');
},
success: function(data){
if(data.result){
$.messager.alert('提示','编辑代码项成功!', 'info',function(){
parent.close_win();
reloadData();
});
}else{
$.messager.alert('错误','编辑代码项时出错!');
}
}
});
}
</script>
</head>
<body class="pages_right">
<div class="submitdata">
<table align=center>
<tr height="22px">
<th>代码项值</th>
<td >
<input type='text' class="input_text" id="itemValue" name="codeValue.itemValue" value="${codeValue.itemValue}">
</td>
</tr>
<tr height="22px">
<th>代码项显示值</th>
<td >
<input type='text' class="input_text" id="itemText" name="codeValue.itemText" value="${codeValue.itemText}">
</td>
</tr>
<tr height="22px">
<th>备注</th>
<td >
<input type='text' class="input_text" id="itemText" name="codeValue.itemText" value="${codeValue.itemText}" maxlength="50">
</td>
</tr>
<tr height="22px">
<th>同级排序</th>
<td >
<input type='text' class="input_text" id="sortSQ" name="codeValue.sortSQ" value="${codeValue.sortSQ}">
</td>
</tr>
<tr>
<th>
扩展信息
<font color="red">*</font>
</th>
<td>
<c:if test="${not empty codeValue.extendInfo}">
<input type='hidden' name="codeValue.extendInfo.id" id="extendId"
value="${codeValue.extendInfo.id}" class="input_text">
</c:if>
<input type='text' name="codeValue.extendInfo.info" id="info"
value="${codeValue.extendInfo.info}" class="input_text">
</td>
</tr>
<tr height="22px">
<td style="text-align: center;" valign="middle" colspan="4">
<a href="###" class="easyui-linkbutton" onclick="save_codeValue()" iconCls="icon-save">保存</a>
<a href="###" class="easyui-linkbutton" onclick="parent.close_win()" iconCls="icon-back">关闭</a>
</tr>
</table>
</div>
</body>
</html>
\ No newline at end of file
<%@page language="java" pageEncoding="UTF-8" isELIgnored="false"%>
<%@include file="/common/header.jsp"%>
<%@ taglib uri="/WEB-INF/tld/edp.tld" prefix="code"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<c:set var="curr_path" value="查看部门"></c:set>
<html>
<head>
<title>查看部门</title>
<%@include file="/common/jsLib.jsp"%>
<script src="${ctx}/webResources/js/calendar.js"></script>
</head>
<body class="pages_right" style="overflow: auto">
<div class="submitdata" style="width: 300">
<table width=100% border=0 cellspacing=0 cellpadding=0>
<tr height="22px">
<th style="width:30%">上级部门</th>
<td style="width:70%">${dept.parentDept.deptName }</td>
</tr>
<tr height="22px">
<th>部门编号</th>
<td>${dept.deptCode}</td>
</tr>
<tr height="22px">
<th>部门名称</th>
<td>${dept.deptName }</td>
</tr>
<tr>
<th>部门类型</th>
<td>
<code:getItemText itemValue="${dept.deptTypeCode}" codeId="${codeId[0]}"></code:getItemText>
</td>
</tr>
<c:if test="${not empty dept.linkedDeptTypeCode }">
<tr>
<th>关联部门类型</th>
<td>
<code:getItemText itemValue="${dept.linkedDeptTypeCode}" codeId="${codeId[0]}"></code:getItemText>
</td>
</tr>
</c:if>
<tr style="display:none">
<th>部门所属区域</th>
<td>
<c:if test="${not empty dept.areaCode }"><code:getItemText itemValue='${dept.areaCode}' codeId='${codeId[1]}'></code:getItemText></c:if>
</td>
</tr>
<tr height="22px" style="display:none">
<th>数据访问</th>
<td>
<c:if test="${empty dept.isPublic or dept.isPublic == '1'}"> 公开访问</c:if>
<c:if test="${dept.isPublic =='0'}"> 不公开访问</c:if>
</td>
</tr>
<tr height="22px">
<th>是否独立部门</th>
<td>
<c:if test="${dept.needSubFlow == '1'}"></c:if>
<c:if test="${empty dept.needSubFlow or dept.needSubFlow =='0'}"></c:if>
</td>
</tr>
<c:if test="${dept.deptTypeCode=='03'}">
<!-- 会员专有信息 -->
<tr height="22px">
<th>开通日期</th>
<td>
<fmt:formatDate value="${dept.openDate}" type="date" pattern="yyyy.MM.dd"/>
</td>
</tr>
<tr height="22px">
<th>有效期限</th>
<td>
<fmt:formatDate value="${dept.expirationDate}" type="date" pattern="yyyy.MM.dd"/>
</td>
</tr>
<tr height="22px">
<th>用户数</th>
<td>
${dept.userLimitedNumber}
</td>
</tr>
<c:if test="${needApproval}">
<tr height="22px">
<th>是否需要审批</th>
<td>
<c:if test="${dept.needApproval==0}"></c:if>
<c:if test="${dept.needApproval==1}"></c:if>
</td>
</tr>
</c:if>
</c:if>
<tr height="22px">
<th>同级排序</th>
<td>${dept.sortSQ}</td>
</tr>
<tr>
<th>
扩展信息
<font color="red">*</font>
</th>
<td>
${dept.deptExtendInfo.info}
</td>
</tr>
<tr height="22px">
<td style="text-align: center;" valign="middle" colspan="4">
<a href="###" class="easyui-linkbutton" onclick="parent.close_win()" iconCls="icon-back">关闭</a>
</td>
</tr>
</table>
</div>
</body>
</html>
\ No newline at end of file
<%@page language="java" pageEncoding="UTF-8" isELIgnored="false"%>
<%@include file="/common/header.jsp"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<c:set var="curr_path" value="查看模块设置"></c:set>
<html>
<head>
<title>Module Detail</title>
<%@include file="/common/jsLib.jsp"%>
<link rel="stylesheet" type="text/css"
href="${ctx}/App_Themes/${curr_user.cssId}/Mis.css">
<link rel="stylesheet" type="text/css"
href="${ctx}/App_Themes/${curr_user.cssId}/Css.css">
<script src="${ctx}/dwr/engine.js"></script>
<script src="${ctx}/dwr/util.js"></script>
<script type='text/javascript'
src='${ctx}/dwr/interface/moduleService.js'> </script>
<script>
var moduleCode = '${model.moduleCode}';
moduleCode = moduleCode.substr(0,moduleCode.length-2);
function load_parent(){
moduleService.getDeptByModuleCode(moduleCode,function(module){
if(module!=null)
document.getElementById("parent").innerHTML = module.moduleName;
});
}
function edit_module(moduleId){
//window.open('getModel.action?moduleCode='+moduleCode,'_self');
var ff = document.moduleFrm;
ff.action = "get.action";
ff.moduleId.value = moduleId;
ff.mode.value = "edit";
ff.submit();
}
function delete_module(moduleId){
var con = confirm("确定要删除该部门?");
if(con){
var ff = document.moduleFrm;
ff.action = "delete.action";
ff.moduleId.value = moduleId;
ff.submit();
}
}
</script>
</head>
<body onload="load_parent()">
<form name="moduleFrm" method="post"><input type="hidden"
name="moduleId"> <input type="hidden" name="mode" /> <input
type="hidden" value="${moduleCode }" name="moduleCode"></form>
<table width="100%" height="100%">
<tr height="22px">
<td class="TableSpecial1">模块名称</td>
<td class="TableSpecial">${model.moduleName }</td>
<td class="TableSpecial1">上层模块</td>
<td class="TableSpecial" valign="middle" id="parent"></td>
</tr>
<tr height="22px">
<td class="TableSpecial1">模块编号</td>
<td class="TableSpecial">${model.moduleCode}</td>
<td class="TableSpecial1">对应地址</td>
<td class="TableSpecial">${model.moduleAddr }</td>
</tr>
<tr height="22px">
<td class="TableSpecial1">同级排序</td>
<td class="TableSpecial">${model.sortSq }</td>
<td class="TableSpecial1">目标框架</td>
<td class="TableSpecial">${model.target}</td>
</tr>
<tr height="22px">
<td class="TableSpecial1">大图标</td>
<td class="TableSpecial" valign="middle">${model.bigIconAddr} <img
src="${ctx}/BigIcon/${model.bigIconAddr}" border="0"></td>
<td class="TableSpecial1">小图标</td>
<td class="TableSpecial" valign="middle">${model.smallIconAddr }
<img src="${ctx}/SmallIcon/${model.smallIconAddr }" border="0">
</td>
</tr>
<tr height="22px">
<td class="TableSpecial1">可见</td>
<td class="TableSpecial" valign="middle"><c:if
test="${model.isVisible==1}">显示</c:if> <c:if
test="${model.isVisible==0}">隐藏</c:if></td>
<td class="TableSpecial1">其他属性</td>
<td class="TableSpecial" valign="middle"><c:if
test="${empty model.otherProperty}"></c:if> <c:if
test="${not empty model.otherProperty}">${model.otherProperty}</c:if>
</td>
</tr>
<tr>
<th>
扩展信息
<font color="red">*</font>
</th>
<td>
${module.moduleExtendInfo.info}
</td>
</tr>
<tr height="22px">
<td class="tb_01">
用户角色
</td>
<td class="tb_02" colspan="3">
<c:forEach var="right" items="${module.rightList}">
${right.role.roleName},
</c:forEach>
</td>
</tr>
<tr height="22px">
<td align='center' colspan='4'><input type='button' value='编辑'
class="btnbg" onclick="edit_module('${model.moduleId}')" /> <input
type='button' value='删除' onclick="delete_module('${model.moduleId}')"
class="btnbg" /> <input type='button' value='关闭'
onclick="window.close('_self')" class="btnbg" /></td>
</tr>
</table>
</body>
</html>
\ No newline at end of file
<%@page language="java" pageEncoding="UTF-8" isELIgnored="false"%>
<%@include file="/common/header.jsp"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<c:set var="curr_path" value="用户资料"></c:set>
<html>
<head>
<title>用户资料</title>
<%@include file="/common/jsLib.jsp"%>
</head>
<body class="pages_right" style="overflow: auto">
<div class="submitdata">
<table width=100% border=0 cellspacing=0 cellpadding=0>
<tr height="22px">
<th>所属部门</th>
<td >${user.dept.deptName }</td>
</tr>
<tr height="22px">
<th>姓名</th>
<td >${user.displayName}</td>
</tr>
<tr height="22px">
<th>用户名</th>
<td class="tb_02">${user.loginId}</td>
</tr>
<tr height="22px">
<th>职务</th>
<td>${user.duty }</td>
</tr>
<tr height="22px">
<th>电话</th>
<td>${user.tel }</td>
</tr>
<tr height="22px">
<th>手机</th>
<td>${user.mobile }</td>
</tr>
<tr height="22px">
<th>电子邮箱</th>
<td>${user.email }</td>
</tr>
<tr height="22px">
<th>用户角色</th>
<td>
<c:forEach var="userRight" items="${user.userRoles}">
${userRight.role.roleName},
</c:forEach>
</td>
</tr>
<tr height="22px">
<th>扩展信息</th>
<td>${user.userExtendInfo.info}
</td>
</tr>
<tr height="22px">
<td style="text-align: center;" valign="middle" colspan="4">
<a href="###" class="easyui-linkbutton" onclick="parent.close_win()" iconCls="icon-back">关闭</a>
</td>
</tr>
</table>
</div>
</body>
</html>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findFawenByMap1">
<!-- from Fawen t where t.delFlag = 0 -->
<!-- <isNotEmpty property="deptCodes"> -->
<!-- <![CDATA[and t.deptId in (:deptCodes)]]> -->
<!-- </isNotEmpty> -->
<!-- <isNotEmpty property="ids"> -->
<!-- <![CDATA[and t.id in (:ids)]]> -->
<!-- </isNotEmpty> -->
<!-- <isNotEmpty property="startSendtime"> -->
<!-- <![CDATA[and t.sendtime >= :startSendtime]]> -->
<!-- </isNotEmpty> -->
<!-- <isNotEmpty property="endSendtime"> -->
<!-- <![CDATA[and t.sendtime <= :endSendtime]]> -->
<!-- </isNotEmpty> -->
<!-- <isNotEmpty property="senduserid"> -->
<!-- <![CDATA[and t.senduserid like :senduserid]]> -->
<!-- </isNotEmpty> -->
<!-- <isNotEmpty property="title"> -->
<!-- <![CDATA[and t.title like :title]]> -->
<!-- </isNotEmpty> -->
<!-- order by t.createTime desc -->
select row_id,title,senduserid,receiveuserName,senddate,receivestatus
from (select b.row_id,
b.title,
b.senduserid,
b.receiveuserName,
b.senddate,
<!-- t.receivestatus, -->
b.receiveList,
b.notReceiveList
from fawen_receiveinfo t, users a, fawen b
where b.senduserid = a.row_id
and t.inneremailid = b.row_id
and b.delflag = 0
and t.delflag = 0
<!-- <isNotEmpty property="userId"> -->
<!-- and t.receiveuserid = :userId -->
<!-- </isNotEmpty> -->
<isNotEmpty property="title">
and b.title like :title
</isNotEmpty>
<isNotEmpty property="startSendtime">
and to_date(b.senddate,'yyyy-mm-dd HH24:MI:SS')>=to_date(:startSendtime,'yyyy-mm-dd HH24:MI:SS')
</isNotEmpty>
<isNotEmpty property="endSendtime">
and to_date(b.senddate,'yyyy-mm-dd HH24:MI:SS')&lt;=to_date(:endSendtime,'yyyy-mm-dd HH24:MI:SS')
</isNotEmpty>
<!-- 根据发件人查询 -->
<isNotEmpty property="senduserid">
and b.senduserid in (:senduserid)
</isNotEmpty>
<isNotEmpty property="receiveStatus">
and t.receivestatus = :receiveStatus
</isNotEmpty>
<isNotEmpty property="receiveuserName">
and b.receiveuserName like :receiveuserName
</isNotEmpty>
<!-- GY-UPDATE 2014-03-11 -->
order by b.senddate desc)
</select>
<select id="findFawenByMap">
from Fawen t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="startSendtime">
<![CDATA[and t.senddate >= :startSendtime]]>
</isNotEmpty>
<isNotEmpty property="endSendtime">
<![CDATA[and t.senddate <= :endSendtime]]>
</isNotEmpty>
<isNotEmpty property="senduserid">
<![CDATA[and t.senduserid like :senduserid]]>
</isNotEmpty>
<isNotEmpty property="title">
<![CDATA[and t.title like :title]]>
</isNotEmpty>
order by t.createTime desc
</select>
<select id="OaAttachDao_queryAttachListByTempleId">
from FawenAttach a
where a.delFlag = 0
<isNotEmpty property="bizrowid">
<![CDATA[and a.bizrowid =:bizrowid]]>
</isNotEmpty>
<isNotEmpty property="attachType">
<![CDATA[and a.attachType =:attachType]]>
</isNotEmpty>
<isNotEmpty property="sequencId">
<![CDATA[and a.sequencId =:sequencId]]>
</isNotEmpty>
<isNotEmpty property="xmType">
<![CDATA[and a.xmType in (:xmType)]]>
</isNotEmpty>
<isNotEmpty property="xmType1">
<![CDATA[and a.xmType in ('缴费受理','项目建档','信息修改','项目撤销','资料增补','项目归档')]]>
</isNotEmpty>
<isNotEmpty property="xmTypecad">
<![CDATA[and a.xmType like (:xmTypecad) order by a.xmType desc]]>
</isNotEmpty>
</select>
<!-- 收件箱列表查询 -->
<select id="fawenDao_findMailSendByPage">
select row_id,title,senduserid,senduserName,senddate,receivestatus
from (select b.row_id,
b.title,
b.senduserid,
b.senduserName,
b.senddate,
t.receivestatus
from fawen_receiveinfo t, users a, fawen b
where b.senduserid = a.row_id
and t.inneremailid = b.row_id
and b.delflag = 0
and t.delflag = 0
<isNotEmpty property="userId">
and t.receiveuserid = :userId
</isNotEmpty>
<isNotEmpty property="title">
and b.title like :title
</isNotEmpty>
<isNotEmpty property="startSendtime">
and to_date(b.senddate,'yyyy-mm-dd HH24:MI:SS')>=to_date(:startSendtime,'yyyy-mm-dd HH24:MI:SS')
</isNotEmpty>
<isNotEmpty property="endSendtime">
and to_date(b.senddate,'yyyy-mm-dd HH24:MI:SS')&lt;=to_date(:endSendtime,'yyyy-mm-dd HH24:MI:SS')
</isNotEmpty>
<!-- 根据发件人查询 -->
<isNotEmpty property="senduserName">
and b.senduserName like :senduserName
</isNotEmpty>
<isNotEmpty property="receiveStatus">
and t.receivestatus = :receiveStatus
</isNotEmpty>
<!-- GY-UPDATE 2014-03-11 -->
order by b.senddate desc)
</select>
<select id="notreadshouwen">
select receivestatus,inneremailid,receiveuserid
from fawen_receiveinfo t
left join fawen b on t.inneremailid = b.row_id where t.delflag = 0 and b.delflag = 0
<isNotEmpty property="userId">
and t.receiveuserid = :userId
</isNotEmpty>
<isNotEmpty property="receivestatus">
and t.receivestatus = :receivestatus
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="FAWEN" extends="default" namespace="/jsp/fawen">
<!-- 列表查询,返回Json数据 -->
<action name="fawenQuery" class="com.jshx.fawen.web.FawenAction" method="list">
</action>
<action name="fawenList">
<result name="success">/WEB-INF/pages/fawen/Fawen_List.jsp</result>
</action>
<action name="fawenView" class="com.jshx.fawen.web.FawenAction" method="view">
<result name="view">/WEB-INF/pages/fawen/Fawen_Detail.jsp</result>
</action>
<action name="fawenView2" class="com.jshx.fawen.web.FawenAction" method="view2">
<result name="view">/WEB-INF/pages/fawen/Fawen_Detail.jsp</result>
</action>
<action name="fawenInitEdit" class="com.jshx.fawen.web.FawenAction" method="initEdit">
<result name="edit">/WEB-INF/pages/fawen/Fawen_Edit.jsp</result>
</action>
<action name="fawenSave" class="com.jshx.fawen.web.FawenAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload">/common/successToSelf.jsp?windowId=win_fawen</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="fawenDel" class="com.jshx.fawen.web.FawenAction" method="delete">
</action>
<!-- 收件列表 -->
<action name="fawenListreceive" class="com.jshx.fawen.web.FawenAction" method="fawenListreceive">
<result name="success">/WEB-INF/pages/fawen/fawenListreceive_New.jsp</result>
</action>
<action name="fawenListreceiveQuery" class="com.jshx.fawen.web.FawenAction" method="fawenListreceivelist">
</action>
<action name="uploadify" method="uploadify" class="com.jshx.fawen.web.FawenAction"></action>
<!-- 下载附件 -->
<action name="downloadFile" class="com.jshx.fawen.web.FawenAction" method="downloadFile">
<!-- 配置结果类型为stream的结果 -->
<result name="success" type="stream">
<!-- 指定下载文件的文件位置 -->
<param name="inputName">downFileStream</param>
<param name="contentDisposition">
attachment;filename="${downFileName}"
</param>
<param name="contentType">application/octetstream</param>
<!-- 指定下载文件的缓冲大小 -->
<param name="bufferSize">4096</param>
</result>
</action>
<action name="downloadFile1" class="com.jshx.fawen.web.FawenAction" method="downloadFile1">
<!-- 配置结果类型为stream的结果 -->
<result name="success" type="stream">
<!-- 指定下载文件的文件位置 -->
<param name="inputName">downFileStream</param>
<param name="contentDisposition">
attachment;filename="${downFileName}"
</param>
<param name="contentType">application/octetstream</param>
<!-- 指定下载文件的缓冲大小 -->
<param name="bufferSize">4096</param>
</result>
</action>
<action name="downloadFile2" class="com.jshx.fawen.web.FawenAction" method="downloadFile2">
<!-- 配置结果类型为stream的结果 -->
<result name="success" type="stream">
<!-- 指定下载文件的文件位置 -->
<param name="inputName">downFileStream</param>
<param name="contentDisposition">
attachment;filename="${downFileName}"
</param>
<param name="contentType">application/octetstream</param>
<!-- 指定下载文件的缓冲大小 -->
<param name="bufferSize">4096</param>
</result>
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findFsjktbByMap">
from Fsjktb t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="startTbrq">
<![CDATA[and t.tbrq >= :startTbrq]]>
</isNotEmpty>
<isNotEmpty property="endTbrq">
<![CDATA[and t.tbrq <= :endTbrq]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="FSJKTB" extends="default" namespace="/jsp/fsjktb">
<!-- 列表查询,返回Json数据 -->
<action name="fsjktbQuery" class="com.jshx.fsjktb.web.FsjktbAction" method="list">
</action>
<action name="yijiantb" class="com.jshx.fsjktb.web.FsjktbAction" method="yijiantb">
</action>
<action name="fsjktbList">
<result name="success">/WEB-INF/pages/fsjktb/Fsjktb_List.jsp</result>
</action>
<action name="fsjktbView" class="com.jshx.fsjktb.web.FsjktbAction" method="view">
<result name="view">/WEB-INF/pages/fsjktb/Fsjktb_Detail.jsp</result>
</action>
<action name="fsjktbInitEdit" class="com.jshx.fsjktb.web.FsjktbAction" method="initEdit">
<result name="edit">/WEB-INF/pages/fsjktb/Fsjktb_Edit.jsp</result>
</action>
<action name="fsjktbSave" class="com.jshx.fsjktb.web.FsjktbAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_fsjktb</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="fsjktbDel" class="com.jshx.fsjktb.web.FsjktbAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findFymxbByMap">
from Fymxb t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="acceptNo">
<![CDATA[and t.acceptNo like :acceptNo]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="FYMXB" extends="default" namespace="/jsp/fymxb">
<!-- 列表查询,返回Json数据 -->
<action name="fymxbQuery" class="com.jshx.fymxb.web.FymxbAction" method="list">
</action>
<action name="fymxbList">
<result name="success">/WEB-INF/pages/fymxb/Fymxb_List.jsp</result>
</action>
<action name="fymxbView" class="com.jshx.fymxb.web.FymxbAction" method="view">
<result name="view">/WEB-INF/pages/fymxb/Fymxb_Detail.jsp</result>
</action>
<action name="fymxbInitEdit" class="com.jshx.fymxb.web.FymxbAction" method="initEdit">
<result name="edit">/WEB-INF/pages/fymxb/Fymxb_Edit.jsp</result>
</action>
<action name="fymxbSave" class="com.jshx.fymxb.web.FymxbAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_fymxb</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="fymxbDel" class="com.jshx.fymxb.web.FymxbAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findGuidangByMap">
from Guidang t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="slbh">
<![CDATA[and t.slbh like :slbh]]>
</isNotEmpty>
<isNotEmpty property="slbhgd">
<![CDATA[and t.slbh in (:slbhgd)]]>
</isNotEmpty>
<isNotEmpty property="gdType">
<![CDATA[and t.gdType is null]]>
</isNotEmpty>
<isNotEmpty property="dano">
<![CDATA[and t.dano = :dano]]>
</isNotEmpty>
<isNotEmpty property="zsdw">
<![CDATA[and t.kzzd2 = :zsdw]]>
</isNotEmpty>
<isNotEmpty property="jsdw">
<![CDATA[and t.jsdw like :jsdw]]>
</isNotEmpty>
<isNotEmpty property="bllb">
<![CDATA[and t.bllb = :bllb]]>
</isNotEmpty>
<isNotEmpty property="xmmc">
<![CDATA[and t.xmmc like :xmmc]]>
</isNotEmpty>
<isNotEmpty property="xxylb">
<![CDATA[and t.xxylb like :xxylb]]>
</isNotEmpty>
<isNotEmpty property="kzzd1">
<![CDATA[and t.kzzd1 = :kzzd1]]>
</isNotEmpty>
<isNotEmpty property="startSlsj">
<![CDATA[and t.slsj >= :startSlsj]]>
</isNotEmpty>
<isNotEmpty property="endSlsj">
<![CDATA[and t.slsj <= :endSlsj]]>
</isNotEmpty>
<isNotEmpty property="startlcjssj">
<![CDATA[and t.lcjssj >= :startlcjssj]]>
</isNotEmpty>
<isNotEmpty property="endlcjssj">
<![CDATA[and t.lcjssj <= :endlcjssj]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="GUIDANG" extends="default" namespace="/jsp/guidang">
<!-- 列表查询,返回Json数据 -->
<action name="guidangQuery" class="com.jshx.guidang.web.GuidangAction" method="list">
</action>
<action name="guidangQuery1" class="com.jshx.guidang.web.GuidangAction" method="list1">
</action>
<action name="guidangList">
<result name="success">/WEB-INF/pages/guidang/Guidang_List.jsp</result>
</action>
<action name="guidangList1">
<result name="success">/WEB-INF/pages/guidang/Guidang_shenqing_List.jsp</result>
</action>
<action name="guidangView" class="com.jshx.guidang.web.GuidangAction" method="view">
<result name="view">/WEB-INF/pages/guidang/Guidang_Detail.jsp</result>
</action>
<action name="guidangInitEdit1" class="com.jshx.guidang.web.GuidangAction" method="initEdit1">
<result name="edit">/WEB-INF/pages/guidang/Guidang_shenqing_Edit.jsp</result>
</action>
<action name="guidangInitEdit" class="com.jshx.guidang.web.GuidangAction" method="initEdit">
<result name="edit">/WEB-INF/pages/guidang/Guidang_Edit.jsp</result>
</action>
<action name="guidangUploadFile" class="com.jshx.guidang.web.GuidangAction" method="uploadFile">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_guidang</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="guidangSave" class="com.jshx.guidang.web.GuidangAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_guidang</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="guidangupdate" class="com.jshx.guidang.web.GuidangAction" method="update">
</action>
<action name="guidangDel" class="com.jshx.guidang.web.GuidangAction" method="delete">
</action>
<action name="handleTask" class="com.jshx.guidang.web.GuidangAction" method="handleTask">
<result name="success">/WEB-INF/pages/guidang/handleTask.jsp</result>
</action>
<action name="tohandleTask" class="com.jshx.guidang.web.GuidangAction" method="tohandleTask">
<result name="success">/WEB-INF/pages/guidang/handleTask2.jsp</result>
</action>
<action name="submitTask" class="com.jshx.guidang.web.GuidangAction" method="submitTask">
</action>
<action name="tosubmitTask" class="com.jshx.guidang.web.GuidangAction" method="tosubmitTask">
</action>
<action name="guidangdy" class="com.jshx.guidang.web.GuidangAction" method="guidangdy">
<result name="success">/WEB-INF/pages/guidang/fengmian.jsp</result>
</action>
<action name="guidangdyList" class="com.jshx.guidang.web.GuidangAction" method="guidangdyList">
<result name="success">/WEB-INF/pages/guidang/fjList.jsp</result>
</action>
<action name="isPrint" class="com.jshx.guidang.web.GuidangAction" method="isPrint">
</action>
<action name="guidangdyListdc" class="com.jshx.guidang.web.GuidangAction" method="guidangdyListdc">
</action>
<action name="guidangdyListdc1" class="com.jshx.guidang.web.GuidangAction" method="guidangdyListdc1">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findHishxddfsByMap">
from Hishxddfs t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
<isNotEmpty property="acceptNo">
<![CDATA[and t.acceptNo like :acceptNo]]>
</isNotEmpty>
<isNotEmpty property="computerType">
<![CDATA[and t.computerType like :computerType]]>
</isNotEmpty>
<isNotEmpty property="startOperateTime">
<![CDATA[and t.operateTime >= :startOperateTime]]>
</isNotEmpty>
<isNotEmpty property="endOperateTime">
<![CDATA[and t.operateTime <= :endOperateTime]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="HISHXDDFS" extends="default" namespace="/jsp/hishxddfs">
<!-- 列表查询,返回Json数据 -->
<action name="hishxddfsQuery" class="com.jshx.hishxddfs.web.HishxddfsAction" method="list">
</action>
<action name="asdfasdist1" class="com.jshx.hishxddfs.web.HishxddfsAction" method="list1">
<result name="success">/WEB-INF/pages/hishxddfs/Hishxddfs_List.jsp</result>
</action>
<action name="hishxddfsList">
<result name="success">/WEB-INF/pages/hishxddfs/Hishxddfs_List.jsp</result>
</action>
<action name="hishxddfsView" class="com.jshx.hishxddfs.web.HishxddfsAction" method="view">
<result name="view">/WEB-INF/pages/hishxddfs/Hishxddfs_Detail.jsp</result>
</action>
<action name="hishxddfsInitEdit" class="com.jshx.hishxddfs.web.HishxddfsAction" method="initEdit">
<result name="edit">/WEB-INF/pages/hishxddfs/Hishxddfs_Edit.jsp</result>
</action>
<action name="hishxddfsSave" class="com.jshx.hishxddfs.web.HishxddfsAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_hishxddfs</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="hishxddfsDel" class="com.jshx.hishxddfs.web.HishxddfsAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findHishxfymxbByMap">
from Hishxfymxb t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="acceptNo">
<![CDATA[and t.acceptNo like :acceptNo]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="HISHXFYMXB" extends="default" namespace="/jsp/hishxfymxb">
<!-- 列表查询,返回Json数据 -->
<action name="hishxfymxbQuery" class="com.jshx.hishxfymxb.web.HishxfymxbAction" method="list">
</action>
<action name="hishxfymxbList">
<result name="success">/WEB-INF/pages/hishxfymxb/Hishxfymxb_List.jsp</result>
</action>
<action name="hishxfymxbView" class="com.jshx.hishxfymxb.web.HishxfymxbAction" method="view">
<result name="view">/WEB-INF/pages/hishxfymxb/Hishxfymxb_Detail.jsp</result>
</action>
<action name="hishxfymxbInitEdit" class="com.jshx.hishxfymxb.web.HishxfymxbAction" method="initEdit">
<result name="edit">/WEB-INF/pages/hishxfymxb/Hishxfymxb_Edit.jsp</result>
</action>
<action name="hishxfymxbSave" class="com.jshx.hishxfymxb.web.HishxfymxbAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_hishxfymxb</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="hishxfymxbDel" class="com.jshx.hishxfymxb.web.HishxfymxbAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findHishxhjkbByMap">
from Hishxhjkb t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="HISHXHJKB" extends="default" namespace="/jsp/hishxhjkb">
<!-- 列表查询,返回Json数据 -->
<action name="hishxhjkbQuery" class="com.jshx.hishxhjkb.web.HishxhjkbAction" method="list">
</action>
<action name="hishxhjkbList">
<result name="success">/WEB-INF/pages/hishxhjkb/Hishxhjkb_List.jsp</result>
</action>
<action name="hishxhjkbView" class="com.jshx.hishxhjkb.web.HishxhjkbAction" method="view">
<result name="view">/WEB-INF/pages/hishxhjkb/Hishxhjkb_Detail.jsp</result>
</action>
<action name="hishxhjkbInitEdit" class="com.jshx.hishxhjkb.web.HishxhjkbAction" method="initEdit">
<result name="edit">/WEB-INF/pages/hishxhjkb/Hishxhjkb_Edit.jsp</result>
</action>
<action name="hishxhjkbSave" class="com.jshx.hishxhjkb.web.HishxhjkbAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_hishxhjkb</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="hishxhjkbDel" class="com.jshx.hishxhjkb.web.HishxhjkbAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findHishxjbxxbByMap">
from Hishxjbxxb t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="acceptNo">
<![CDATA[and t.acceptNo like :acceptNo]]>
</isNotEmpty>
<isNotEmpty property="startAcceptTime">
<![CDATA[and t.acceptTime >= :startAcceptTime]]>
</isNotEmpty>
<isNotEmpty property="endAcceptTime">
<![CDATA[and t.acceptTime <= :endAcceptTime]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
<isNotEmpty property="zsjxdbh">
<![CDATA[and t.zsjxdbh like :zsjxdbh]]>
</isNotEmpty>
<isNotEmpty property="buildDepartment">
<![CDATA[and t.buildDepartment like :buildDepartment]]>
</isNotEmpty>
<isNotEmpty property="caseNo">
<![CDATA[and t.caseNo like :caseNo]]>
</isNotEmpty>
<isNotEmpty property="fileNo">
<![CDATA[and t.fileNo like :fileNo]]>
</isNotEmpty>
<isNotEmpty property="buildItem">
<![CDATA[and t.buildItem like :buildItem]]>
</isNotEmpty>
<isNotEmpty property="buildPlace">
<![CDATA[and t.buildPlace like :buildPlace]]>
</isNotEmpty>
<isNotEmpty property="checkArea">
<![CDATA[and t.checkArea = :checkArea]]>
</isNotEmpty>
<isNotEmpty property="processType">
<![CDATA[and t.processType like :processType]]>
</isNotEmpty>
<isNotEmpty property="policyType">
<![CDATA[and t.policyType like :policyType]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="HISHXJBXXB" extends="default" namespace="/jsp/hishxjbxxb">
<!-- 列表查询,返回Json数据 -->
<action name="hishxjbxxbQuery" class="com.jshx.hishxjbxxb.web.HishxjbxxbAction" method="list">
</action>
<action name="hishxjbxxbList">
<result name="success">/WEB-INF/pages/hishxjbxxb/Hishxjbxxb_List.jsp</result>
</action>
<action name="hishxjbxxbView" class="com.jshx.hishxjbxxb.web.HishxjbxxbAction" method="view">
<result name="view">/WEB-INF/pages/hishxjbxxb/Hishxjbxxb_Detail.jsp</result>
</action>
<action name="hishxjbxxbInitEdit" class="com.jshx.hishxjbxxb.web.HishxjbxxbAction" method="initEdit">
<result name="edit">/WEB-INF/pages/hishxjbxxb/Hishxjbxxb_Edit.jsp</result>
</action>
<action name="hishxjbxxbSave" class="com.jshx.hishxjbxxb.web.HishxjbxxbAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_hishxjbxxb</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="hishxjbxxbDel" class="com.jshx.hishxjbxxb.web.HishxjbxxbAction" method="delete">
</action>
<action name="detailsInfo" class="com.jshx.hishxjbxxb.web.HishxjbxxbAction" method="getInfo">
<result name="success">/WEB-INF/pages/hishxjbxxb/Hishxjbxxb_details.jsp</result>
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findHishxjfjlbByMap">
from Hishxjfjlb t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
<isNotEmpty property="acceptNo">
<![CDATA[and t.acceptNo = :acceptNo]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="HISHXJFJLB" extends="default" namespace="/jsp/hishxjfjlb">
<!-- 列表查询,返回Json数据 -->
<action name="hishxjfjlbQuery" class="com.jshx.hishxjfjlb.web.HishxjfjlbAction" method="list">
</action>
<action name="hishxjfjlbList">
<result name="success">/WEB-INF/pages/hishxjfjlb/Hishxjfjlb_List.jsp</result>
</action>
<action name="hishxjfjlbView" class="com.jshx.hishxjfjlb.web.HishxjfjlbAction" method="view">
<result name="view">/WEB-INF/pages/hishxjfjlb/Hishxjfjlb_Detail.jsp</result>
</action>
<action name="hishxjfjlbInitEdit" class="com.jshx.hishxjfjlb.web.HishxjfjlbAction" method="initEdit">
<result name="edit">/WEB-INF/pages/hishxjfjlb/Hishxjfjlb_Edit.jsp</result>
</action>
<action name="hishxjfjlbSave" class="com.jshx.hishxjfjlb.web.HishxjfjlbAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_hishxjfjlb</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="hishxjfjlbDel" class="com.jshx.hishxjfjlb.web.HishxjfjlbAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findHishxsfxxbByMap">
from Hishxsfxxb t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
</select>
<select id="findcd">
select to_char(t7.fee) from (select * from HISHXJBXXB where info_Process in ('A','7','8','9')) t1
left join (select sum(fee) fee,a.accept_no from ( select t.fee,t.accept_no from HISHXSFXXB t left join hishxjbxxb tt on t.accept_no=tt.accept_no where capture_type='0005' ) a group by a.accept_no )t7 on t1.accept_no=t7.accept_no where 1=1
<isNotEmpty property="acceptNo">
<![CDATA[and t1.accept_no = (:acceptNo)]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="HISHXSFXXB" extends="default" namespace="/jsp/hishxsfxxb">
<!-- 列表查询,返回Json数据 -->
<action name="hishxsfxxbQuery" class="com.jshx.hishxsfxxb.web.HishxsfxxbAction" method="list">
</action>
<action name="hishxsfxxbList">
<result name="success">/WEB-INF/pages/hishxsfxxb/Hishxsfxxb_List.jsp</result>
</action>
<action name="hishxsfxxbView" class="com.jshx.hishxsfxxb.web.HishxsfxxbAction" method="view">
<result name="view">/WEB-INF/pages/hishxsfxxb/Hishxsfxxb_Detail.jsp</result>
</action>
<action name="hishxsfxxbInitEdit" class="com.jshx.hishxsfxxb.web.HishxsfxxbAction" method="initEdit">
<result name="edit">/WEB-INF/pages/hishxsfxxb/Hishxsfxxb_Edit.jsp</result>
</action>
<action name="hishxsfxxbSave" class="com.jshx.hishxsfxxb.web.HishxsfxxbAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_hishxsfxxb</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="hishxsfxxbDel" class="com.jshx.hishxsfxxb.web.HishxsfxxbAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findHishxspjlbByMap">
from Hishxspjlb t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="acceptNo">
<![CDATA[and t.acceptNo like :acceptNo]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="HISHXSPJLB" extends="default" namespace="/jsp/hishxspjlb">
<!-- 列表查询,返回Json数据 -->
<action name="hishxspjlbQuery" class="com.jshx.hishxspjlb.web.HishxspjlbAction" method="list">
</action>
<action name="hishxspjlbList">
<result name="success">/WEB-INF/pages/hishxspjlb/Hishxspjlb_List.jsp</result>
</action>
<action name="asdf1" class="com.jshx.hishxspjlb.web.HishxspjlbAction" method="list1">
<result name="success">/WEB-INF/pages/hishxspjlb/Hishxspjlb_List.jsp</result>
</action>
<action name="hishxspjlbView" class="com.jshx.hishxspjlb.web.HishxspjlbAction" method="view">
<result name="view">/WEB-INF/pages/hishxspjlb/Hishxspjlb_Detail.jsp</result>
</action>
<action name="hishxspjlbInitEdit" class="com.jshx.hishxspjlb.web.HishxspjlbAction" method="initEdit">
<result name="edit">/WEB-INF/pages/hishxspjlb/Hishxspjlb_Edit.jsp</result>
</action>
<action name="hishxspjlbSave" class="com.jshx.hishxspjlb.web.HishxspjlbAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_hishxspjlb</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="hishxspjlbDel" class="com.jshx.hishxspjlb.web.HishxspjlbAction" method="delete">
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findHissfcjbxxbByMap">
from Hissfcjbxxb t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="acceptNo">
<![CDATA[and t.acceptNo like :acceptNo]]>
</isNotEmpty>
<isNotEmpty property="startAcceptTime">
<![CDATA[and t.acceptTime >= :startAcceptTime]]>
</isNotEmpty>
<isNotEmpty property="endAcceptTime">
<![CDATA[and t.acceptTime <= :endAcceptTime]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
<isNotEmpty property="zsjxdbh">
<![CDATA[and t.zsjxdbh like :zsjxdbh]]>
</isNotEmpty>
<isNotEmpty property="buildDepartment">
<![CDATA[and t.buildDepartment like :buildDepartment]]>
</isNotEmpty>
<isNotEmpty property="caseNo">
<![CDATA[and t.caseNo like :caseNo]]>
</isNotEmpty>
<isNotEmpty property="fileNo">
<![CDATA[and t.fileNo like :fileNo]]>
</isNotEmpty>
<isNotEmpty property="buildItem">
<![CDATA[and t.buildItem like :buildItem]]>
</isNotEmpty>
<isNotEmpty property="buildPlace">
<![CDATA[and t.buildPlace like :buildPlace]]>
</isNotEmpty>
<isNotEmpty property="checkArea">
<![CDATA[and t.checkArea = :checkArea]]>
</isNotEmpty>
<isNotEmpty property="processType">
<![CDATA[and t.processType like :processType]]>
</isNotEmpty>
<isNotEmpty property="policyType">
<![CDATA[and t.policyType like :policyType]]>
</isNotEmpty>
</select>
</sqlMap>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
<package name="HISSFCJBXXB" extends="default" namespace="/jsp/hissfcjbxxb">
<!-- 列表查询,返回Json数据 -->
<action name="hissfcjbxxbQuery" class="com.jshx.hissfcjbxxb.web.HissfcjbxxbAction" method="list">
</action>
<action name="hissfcjbxxbList">
<result name="success">/WEB-INF/pages/hissfcjbxxb/Hissfcjbxxb_List.jsp</result>
</action>
<action name="hissfcjbxxbView" class="com.jshx.hissfcjbxxb.web.HissfcjbxxbAction" method="view">
<result name="view">/WEB-INF/pages/hissfcjbxxb/Hissfcjbxxb_Detail.jsp</result>
</action>
<action name="hissfcjbxxbInitEdit" class="com.jshx.hissfcjbxxb.web.HissfcjbxxbAction" method="initEdit">
<result name="edit">/WEB-INF/pages/hissfcjbxxb/Hissfcjbxxb_Edit.jsp</result>
</action>
<action name="hissfcjbxxbSave" class="com.jshx.hissfcjbxxb.web.HissfcjbxxbAction" method="save">
<interceptor-ref name="tokenInterceptor" />
<interceptor-ref name="coreStack" />
<result name="reload" type="redirect">/common/successToSelf.jsp?windowId=win_hissfcjbxxb</result>
<result name="invalid.token">/invalid.jsp</result>
</action>
<action name="hissfcjbxxbDel" class="com.jshx.hissfcjbxxb.web.HissfcjbxxbAction" method="delete">
</action>
<action name="detailsInfo" class="com.jshx.hissfcjbxxb.web.HissfcjbxxbAction" method="getInfo">
<result name="success">/WEB-INF/pages/hissfcjbxxb/Hissfcjbxxb_details.jsp</result>
</action>
</package>
</struts>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sqlMap PUBLIC "-//ibatis.apache.org//DTD SQL Map 2.0//EN"
"http://ibatis.apache.org/dtd/sql-map-2.dtd">
<sqlMap>
<!-- 根据搜索条件查询 -->
<select id="findHissfddfsByMap">
from Hissfddfs t where t.delFlag = 0
<isNotEmpty property="deptCodes">
<![CDATA[and t.deptId in (:deptCodes)]]>
</isNotEmpty>
<isNotEmpty property="ids">
<![CDATA[and t.id in (:ids)]]>
</isNotEmpty>
<isNotEmpty property="dwdm">
<![CDATA[and t.dwdm like :dwdm]]>
</isNotEmpty>
<isNotEmpty property="computerType">
<![CDATA[and t.computerType like :computerType]]>
</isNotEmpty>
<isNotEmpty property="acceptNo">
<![CDATA[and t.acceptNo like :acceptNo]]>
</isNotEmpty>
<isNotEmpty property="startOperateTime">
<![CDATA[and t.operateTime >= :startOperateTime]]>
</isNotEmpty>
<isNotEmpty property="endOperateTime">
<![CDATA[and t.operateTime <= :endOperateTime]]>
</isNotEmpty>
</select>
</sqlMap>
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment