|
@@ -299,6 +299,8 @@ public class UserVo {
|
|
|
|
|
|
public void setNull(){
|
|
public void setNull(){
|
|
this.setOpenId(null);
|
|
this.setOpenId(null);
|
|
|
|
+/* this.setIdCardImg1(null);
|
|
|
|
+ this.setIdCardImg2(null);*/
|
|
this.setCertifiedTime(null);
|
|
this.setCertifiedTime(null);
|
|
this.setGzhOpenId(null);
|
|
this.setGzhOpenId(null);
|
|
/* if(this.getTelphone()!=null){
|
|
/* if(this.getTelphone()!=null){
|