master
Xiao Ye 23 hours ago
parent b3624da4bc
commit cf3ce87961
  1. 2
      .project
  2. 12
      WEB-INF/conf/sysds_jimureport_normal_mzsr.xml

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>klintersrv</name>
<name>kl_hisimpserv</name>
<comment></comment>
<projects>
</projects>

@ -1069,7 +1069,8 @@ select sum(d.SFXSJZFY) fy,a.jjks,a.jjys,jgzdb.value4 from HIS_JZ_BASEINFO a lef
and (c.PJLX='MG' or c.PJLX='MS')
and nvl(e.YZZXKS,'%') like ?
and c.SFRQ >=? and c.SFRQ <= ?
and c.SFZT =1 and b.JSZT =1
and c.SFZT != 0
--and c.SFZT =1 and b.JSZT =1
--and dj.djcxzt='0' and js.CXZT='0' and dj.MDTRT_ID is not null
group by sfx.fyzl,e.YZZXKS
order by e.YZZXKS,sfx.fyzl
@ -1105,7 +1106,8 @@ select sum(d.SFXSJZFY) fy,a.jjks,a.jjys,jgzdb.value4 from HIS_JZ_BASEINFO a lef
and (c.PJLX='MG' or c.PJLX='MS')
and nvl(e.YZZXKS,'%') like ?
and c.SFRQ >=? and c.SFRQ <= ?
and c.SFZT =1 and b.JSZT =1
and c.SFZT != 0
--and c.SFZT =1 and b.JSZT =1
--and dj.djcxzt='0' and js.CXZT='0' and dj.MDTRT_ID is not null
group by sfx.KJZFL,e.YZZXKS
order by e.YZZXKS,sfx.KJZFL
@ -1141,7 +1143,8 @@ select sum(d.SFXSJZFY) fy,a.jjks,a.jjys,jgzdb.value4 from HIS_JZ_BASEINFO a lef
and (c.PJLX='MG' or c.PJLX='MS')
and nvl(e.YZZXKS,'%') like ?
and c.SFRQ >=? and c.SFRQ <= ?
and c.SFZT =1 and b.JSZT =1
and c.SFZT != 0
--and c.SFZT =1 and b.JSZT =1
--and dj.djcxzt='0' and js.CXZT='0' and dj.MDTRT_ID is not null
group by sfx.HSZFL,e.YZZXKS
order by e.YZZXKS,sfx.HSZFL
@ -1177,7 +1180,8 @@ select sum(d.SFXSJZFY) fy,a.jjks,a.jjys,jgzdb.value4 from HIS_JZ_BASEINFO a lef
and (c.PJLX='MG' or c.PJLX='MS')
and nvl(e.YZZXKS,'%') like ?
and c.SFRQ >=? and c.SFRQ <= ?
and c.SFZT =1 and b.JSZT =1
and c.SFZT != 0
--and c.SFZT =1 and b.JSZT =1
--and dj.djcxzt='0' and js.CXZT='0' and dj.MDTRT_ID is not null
group by sfx.BASYFL,e.YZZXKS
order by e.YZZXKS,sfx.BASYFL

Loading…
Cancel
Save