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

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

sweet

parent bea198a7
......@@ -347,7 +347,7 @@ public class DataImpl {
ticketStatus.setStatus(ticketData.getInt("status"));
ticketStatus.setCounts(1);
ticketStatus.setStatusExchange(7);
if (performancePartnerVo.getType().equals(101)) {
if (!performancePartnerVo.getType().equals(101)) {
ticketStatus.setIsShowCode(1);
} else {
ticketStatus.setIsShowCode(0);
......
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