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

Commit 728462fd authored by 胡佳晨's avatar 胡佳晨

vo

parent a6a3c7a0
...@@ -124,20 +124,20 @@ public class KylinPerformanceStatus implements Serializable ,Cloneable{ ...@@ -124,20 +124,20 @@ public class KylinPerformanceStatus implements Serializable ,Cloneable{
*/ */
private LocalDateTime transferEndTime; private LocalDateTime transferEndTime;
/** // /**
* 是否有手续费 // * 是否有手续费
*/ // */
private Integer isRefundPoundage; // private Integer isRefundPoundage;
//
/** // /**
* 是否退优惠券 // * 是否退优惠券
*/ // */
private Integer isRefundVoucher; // private Integer isRefundVoucher;
//
/** // /**
* 是否退快递费 // * 是否退快递费
*/ // */
private Integer isRefundExpress; // private Integer isRefundExpress;
/** /**
* 创建时间 * 创建时间
......
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