|
@@ -88,7 +88,7 @@
|
|
|
|
|
|
<select id="getByTitleMd5InAndTypeEqualsAndStatusEquals"
|
|
|
resultType="com.tzld.longarticle.recommend.server.model.entity.crawler.Article">
|
|
|
- select wx_sn, ghId, appMsgId, title, ItemIndex, publish_timestamp, show_view_count
|
|
|
+ select wx_sn, ghId, accountName, appMsgId, title, ItemIndex, publish_timestamp, show_view_count
|
|
|
from official_articles_v2
|
|
|
where title_md5 in
|
|
|
<foreach collection="titleMd5s" item="item" separator="," open="(" close=")">
|