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

Commit 3fc69ef1 authored by Tice's avatar Tice

bug fix

parent f1fef01b
......@@ -101,6 +101,8 @@ public class MerchantSponsorAppliesVo implements java.io.Serializable, Cloneable
this.setReject(source.getReject());
this.setUid(source.getUid());
this.setSponsorId(source.getSponsorId());
this.setName(source.getName());
this.setLogo(source.getLogo());
this.setBackground(source.getBackground());
......
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