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

Commit 210cde2e authored by 胡佳晨's avatar 胡佳晨

增加 转赠相关字段

parent 0e458c11
......@@ -116,6 +116,10 @@ public class KylinPerformanceVo {
private Integer isRefundVoucher;
private Integer isRefundExpress;
private Integer isTransfer;
private String transferStartTime;
private String transferEndTime;
public void setPerformance(KylinPerformances performance) {
this.mid = performance.getMid();
this.performancesId = performance.getPerformancesId();
......
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