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

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

admin 相关临时提交 带测试

parent e944348f
...@@ -138,6 +138,7 @@ public class KylinPerformanceVo { ...@@ -138,6 +138,7 @@ public class KylinPerformanceVo {
this.noticeImage = performance.getNoticeImage(); this.noticeImage = performance.getNoticeImage();
this.notice = performance.getNotice(); this.notice = performance.getNotice();
this.approvalUrl = performance.getApprovalUrl(); this.approvalUrl = performance.getApprovalUrl();
this.rejectTxt = performance.getRejectTxt();
} }
public void setTimePriceVipAndLack(int isLackRegister, int isMember, int isExclusive, BigDecimal price, LocalDateTime stopSellTime, LocalDateTime sellMemberTime, LocalDateTime sellTime, int isAdvance, int isDiscount, int payCountdownMinute) { public void setTimePriceVipAndLack(int isLackRegister, int isMember, int isExclusive, BigDecimal price, LocalDateTime stopSellTime, LocalDateTime sellMemberTime, LocalDateTime sellTime, int isAdvance, int isDiscount, int payCountdownMinute) {
......
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