@ -63,6 +63,7 @@ public class UserBo {
this.mobile = replaceWithX(this.mobile);
this.aliPayAccount = replaceWithX(this.aliPayAccount);
this.wxOpenId = replaceWithX(this.wxOpenId);
this.name = replaceWithX(this.name);
}