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

Commit b01d48bd authored by GaoHu's avatar GaoHu

exit:代理管理演出列表演出顺序展示

parent e2e17212
......@@ -763,7 +763,7 @@ GROUP BY user_mobile,tickets_id;
kp.performances_id IN ( SELECT sa.performance_id FROM smile_agent AS sa WHERE sa.del_tag = 0 GROUP BY sa.performance_id )
ORDER BY
kp.COMMENT DESC,
kp.time_start ASC
kp.time_start DESC
</select>
<select id="selectTicketIdByPerId" resultType="com.liquidnet.service.kylin.dao.KylinPerformancesDao">
......
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