Commit 0736f272 by 朱亚洁

bug:[1028024]getBookGroupStatisticsByAgent500

parent 1d532ac0
...@@ -1002,6 +1002,8 @@ ...@@ -1002,6 +1002,8 @@
AND create_user = #{adviserId} AND create_user = #{adviserId}
AND channel_id = #{channelId} AND channel_id = #{channelId}
AND agent_id = #{agentId} AND agent_id = #{agentId}
ORDER BY join_group_type
LIMIT 1
</select> </select>
......
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