|
|
@ -124,7 +124,7 @@ |
|
|
|
<bind name="dataType" value="${dataType}"/> |
|
|
|
<bind name="dataType" value="${dataType}"/> |
|
|
|
<include refid="baseSelect"/> |
|
|
|
<include refid="baseSelect"/> |
|
|
|
<where> |
|
|
|
<where> |
|
|
|
<if test="zxbm != null and encoding != ''"> |
|
|
|
<if test="zxbm != null and zxbm != ''"> |
|
|
|
cc.encoding = #{zxbm} |
|
|
|
cc.encoding = #{zxbm} |
|
|
|
</if> |
|
|
|
</if> |
|
|
|
<if test="commodityId != null and commodityId != ''" > |
|
|
|
<if test="commodityId != null and commodityId != ''" > |
|
|
|