|
@@ -14,7 +14,7 @@
|
|
|
AND creative_image_mode = #{creativeImageMode}
|
|
|
</if>
|
|
|
<if test='adDeliveryRange == "UNIVERSAL" '>
|
|
|
- AND adDeliveryRange = #{adDeliveryRange}
|
|
|
+ AND ad_delivery_range = #{adDeliveryRange}
|
|
|
</if>
|
|
|
<if test="id !=null and id != ''">
|
|
|
AND id != #{id}
|