Skip to content
Snippets Groups Projects

111111

Merged 崔用芳 requested to merge feature/cyf into dev
Compare and
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -105,7 +105,6 @@ public class IncomeConver {
aggregate.getReceiptBillVo().getRejectReason(),
aggregate.getIsOffline()
);
po.setIsOffline(aggregate.getIsOffline());
return po;
}