Browse Source

Merge branch 'CH-等级评定结果录入与财务填报终版' of sckj/mz-cloud into master

953954216 5 months ago
parent
commit
992429deac

+ 0 - 0
ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysCwxxTbMapper.xml

@@ -121,7 +121,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
         (select count(0) from yljg_yg_jbxx where jg_id = a.id and state = '1' and  zylx not in ('11','99')) zyjsjnry,
         (select count(0) from yljg_yg_jbxx where jg_id = a.id and state = '1' and  zylx = '01') ylhly,
         a.cwzs nmcws, a.hlxcws hlxcw,
         CONVERT(((select count(0) FROM yljg_kh_jbxx WHERE status = '0' AND is_qy = '1' AND is_rz = '1' AND  jg_id = a.id ) * FLOOR(182 + RAND() * (365 - 182 + 1))),SIGNED) nzyzrs,
         (select count(0) FROM yljg_kh_jbxx WHERE status = '0' AND is_qy = '1' AND is_rz = '1' AND  jg_id = a.id ) nmzyzrs,
         (select count(0) FROM yljg_kh_jbxx WHERE status = '0' AND is_qy = '1' AND is_rz = '1' AND  jg_id = a.id AND  xb = '2') nmzynxrs,