@ -20,7 +20,7 @@
</select>
<select id="statisticalPanelOneselfDeptUser" resultType="integer" parameterType="StatisticsIndicatorPart">
select count(id) from ZFRYJDM2405301 where CODE_STATE = '01' where ZZJGDM = #{creditCode}
select count(id) from ZFRYJDM2405301 where CODE_STATE = '01' and ZZJGDM = #{creditCode}
<select id="statisticalPanelProgramTotal" resultType="integer" parameterType="StatisticsIndicatorPart">