@@ -66,6 +66,7 @@
AND audience_type = #{audienceType}
AND account_id = #{accountId}
group by ${type}
+ ORDER BY ${type}
</select>
<select id="queryEveryDayInfo" resultType="com.alibaba.fastjson.JSONObject">