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

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

修改转赠

parent 2203ef57
...@@ -1080,7 +1080,7 @@ public class KylinOrderTicketsServiceImpl implements IKylinOrderTicketsService { ...@@ -1080,7 +1080,7 @@ public class KylinOrderTicketsServiceImpl implements IKylinOrderTicketsService {
} else { } else {
return ResponseDto.failure("拒收失败"); return ResponseDto.failure("拒收失败");
} }
return ResponseDto.failure("拒收成功"); return ResponseDto.success("拒收成功");
} }
@Override @Override
......
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