Commit 4c5729d3 by 吴博

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

parent 8e738a55
......@@ -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