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

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

修复 slime 的bug

parent 19ddc3e2
......@@ -272,7 +272,7 @@ public class KylinTicketsPartnerServiceImpl implements IKylinTicketsPartnerServi
break;
}
}
break;
// break;
}
}
if (ticketData == null) {
......@@ -401,7 +401,7 @@ public class KylinTicketsPartnerServiceImpl implements IKylinTicketsPartnerServi
}
}
}
break;
// break;
}
return ResponseDto.failure(ErrorMapping.get(20110));
} catch (Exception e) {
......
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