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

Commit cdb763be authored by 胡佳晨's avatar 胡佳晨

kylin 演出列表

parent 9c1256ea
......@@ -212,6 +212,8 @@ public class KylinPerformancesServiceImpl implements IKylinPerformancesService {
}
if(ticketListNew.size()>0) {
partner.setTicketList(ticketListNew);
}else{
partner.setTicketList(new ArrayList());
}
}
}
......
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