记得上下班打卡 | git大法好,push需谨慎

Commit fdbf3311 authored by GaoHu's avatar GaoHu

排除总代普代身份切换问题

parent 3d4ceadf
...@@ -182,7 +182,6 @@ ...@@ -182,7 +182,6 @@
FROM kylin_order_ticket_relations AS kotr FROM kylin_order_ticket_relations AS kotr
WHERE kotr.performance_id = #{performancesId} WHERE kotr.performance_id = #{performancesId}
AND kotr.agent_id != 0) kk ON su.uid = kk.agent_id_master AND kotr.agent_id != 0) kk ON su.uid = kk.agent_id_master
WHERE su.type = 1
GROUP BY su.uid GROUP BY su.uid
</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