@@ -58,7 +58,7 @@
</select>
<select id="weiboLastDt" resultType="java.lang.String">
- select max(dt) dt from weibo_total where `platform` = '微博'
+ select max(dt) dt from weibo_total
<select id="weixinAggList" resultType="com.sxtvs.open.api.odata.dto.Agg">