Commit 9a42c341 by 郑永强

早晚报发送记录去重

parent c936e16a
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
<select id="getAdNewsMessageStatistic" resultType="com.pcloud.book.adnews.vo.AdNewsMessageStatisticVO" parameterType="map"> <select id="getAdNewsMessageStatistic" resultType="com.pcloud.book.adnews.vo.AdNewsMessageStatisticVO" parameterType="map">
SELECT SELECT
DISTINCT
a.id, a.id,
d.group_name groupName, d.group_name groupName,
c.classify classify, c.classify classify,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment