|
|
@ -164,7 +164,7 @@
|
|
|
|
AND basic_products.originUuid is NULL
|
|
|
|
AND basic_products.originUuid is NULL
|
|
|
|
</if>
|
|
|
|
</if>
|
|
|
|
<if test="filterType != null and filterType == 3">
|
|
|
|
<if test="filterType != null and filterType == 3">
|
|
|
|
AND basic_udirel.thirdId is NULL
|
|
|
|
AND (basic_udirel.thirdId IS NULL or basic_udirel.thirdId='')
|
|
|
|
and basic_products.originUuid <![CDATA[<>]]> ''
|
|
|
|
and basic_products.originUuid <![CDATA[<>]]> ''
|
|
|
|
</if>
|
|
|
|
</if>
|
|
|
|
<if test="filterType != null and filterType == 4">
|
|
|
|
<if test="filterType != null and filterType == 4">
|
|
|
|