Commit 8f8667f0 authored by hezhen's avatar hezhen

123

parent 48af7a15
...@@ -59,7 +59,7 @@ public class AppUserDTO { ...@@ -59,7 +59,7 @@ public class AppUserDTO {
private String wxOpenid; private String wxOpenid;
private String unionid; private String unionid;
private String openid; private String openid;
private String status; private Integer status;
private String idNumber; private String idNumber;
private Integer certificationStatus; private Integer certificationStatus;
private Integer rentFreeDays; private Integer rentFreeDays;
......
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