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

Commit 507aa5f6 authored by 胡佳晨's avatar 胡佳晨

提交

parent 974f6a43
...@@ -187,7 +187,7 @@ public class KylinPerformanceVo { ...@@ -187,7 +187,7 @@ public class KylinPerformanceVo {
this.isRefundPoundage = performanceStatus.getIsRefundPoundage(); this.isRefundPoundage = performanceStatus.getIsRefundPoundage();
this.isRefundVoucher = performanceStatus.getIsRefundVoucher(); this.isRefundVoucher = performanceStatus.getIsRefundVoucher();
this.isRefundExpress = performanceStatus.getIsRefundExpress(); this.isRefundExpress = performanceStatus.getIsRefundExpress();
this.auditStatus = 0; this.auditStatus = performanceStatus.getAuditStatus();
this.isBackPaperTicket = performanceStatus.getIsBackPaperTicket(); this.isBackPaperTicket = performanceStatus.getIsBackPaperTicket();
} }
......
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