Commit 9736493a by mayunfei

四川侦查指令统计统计修改

parent 7cdb7fd5
......@@ -1292,14 +1292,14 @@
</if>
</if>
<if test="sfbdw==0">
<if test="userUnitcode!=null and userUnitcode!=''">
<!--<if test="userUnitcode!=null and userUnitcode!=''">
and fp.FPRGAJGDM = #{userUnitcode}
</if>
<if test="userUnitcode==null or userUnitcode==''">
<if test="dadCodes!=null and dadCodes!=''">
and fp.FPRGAJGDM in ${dadCodes}
</if>
</if>
</if>-->
<if test="inString!=null and inString!=''">
and (fp.QSRGAJGDM in ${inString})
</if>
......
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