Commit 62aad7b4 by 田超

Merge branch 'feature/1004468' into 'master'

feat:[1004468]   小睿本书服务显示分码内容导致数据过多问题解决

See merge request rays/pcloud-book!1244
parents 8e738a55 4c5729d3
......@@ -321,6 +321,7 @@
AND g.channel_id = #{channelId}
AND g.create_user = #{adviserId}
AND s.serve_type IN ("APP", "PRODUCT")
and jump_type <> 7
GROUP BY
s.serve_id
ORDER BY
......
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