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

Commit 6cc2cffc authored by 胡佳晨's avatar 胡佳晨

1

parent cca4f18d
...@@ -379,9 +379,9 @@ public class OrderUtils { ...@@ -379,9 +379,9 @@ public class OrderUtils {
//获取代理信息 //获取代理信息
public KylinAgentVo checkAgent(String agentId, String performanceId, KylinTicketVo ticketData) { public KylinAgentVo checkAgent(String agentId, String performanceId, KylinTicketVo ticketData) {
agentId = "953190108752281604111893"; // agentId = "953190108752281604111893";
performanceId = "11"; // performanceId = "11";
ticketData.setTicketsId("22"); // ticketData.setTicketsId("22");
try { try {
if (agentId.equals("0")) { if (agentId.equals("0")) {
return null; return null;
......
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