|
|
@ -179,7 +179,7 @@ |
|
|
|
order_process_info op |
|
|
|
order_process_info op |
|
|
|
WHERE |
|
|
|
WHERE |
|
|
|
<if test="bzdhs != null and bzdhs.size() == 1"> |
|
|
|
<if test="bzdhs != null and bzdhs.size() == 1"> |
|
|
|
bzdh = #{bzdh,jdbcType=VARCHAR} |
|
|
|
bzdh = #{bzdhs,jdbcType=VARCHAR} |
|
|
|
</if> |
|
|
|
</if> |
|
|
|
<if test="bzdhs != null and bzdhs.size() > 1"> |
|
|
|
<if test="bzdhs != null and bzdhs.size() > 1"> |
|
|
|
bzdh in |
|
|
|
bzdh in |
|
|
|