|
@ -1369,7 +1369,7 @@ |
|
|
AND RHZK = 'hzrbz' |
|
|
AND RHZK = 'hzrbz' |
|
|
</if> |
|
|
</if> |
|
|
<if test='null != rhType and rhType.trim() != "" and rhType == "no" '> |
|
|
<if test='null != rhType and rhType.trim() != "" and rhType == "no" '> |
|
|
AND(RHZK = '' or RHZK = null) |
|
|
AND(RHZK = '' or RHZK IS null) |
|
|
</if> |
|
|
</if> |
|
|
<choose> |
|
|
<choose> |
|
|
<when test='orgType == "agency"'> |
|
|
<when test='orgType == "agency"'> |
|
|