|
@@ -1106,7 +1106,7 @@
|
|
|
where d.deleted_sign = 0 and d.status = 0
|
|
where d.deleted_sign = 0 and d.status = 0
|
|
|
and dp.publish_client=0
|
|
and dp.publish_client=0
|
|
|
and dp.publish_page='W02'
|
|
and dp.publish_page='W02'
|
|
|
- and dp.publish_platform='112461d9-2120-4809-b709-3cb5f5acfcc3'
|
|
|
|
|
|
|
+ and bi.domain_name like "%"#{url,jdbcType=VARCHAR}"%"
|
|
|
<if test="keyword != null">
|
|
<if test="keyword != null">
|
|
|
and d.keyword like "%"#{keyword,jdbcType=VARCHAR}"%"
|
|
and d.keyword like "%"#{keyword,jdbcType=VARCHAR}"%"
|
|
|
</if>
|
|
</if>
|