init
This commit is contained in:
@@ -140,6 +140,9 @@ public class User implements Serializable {
|
||||
@Schema(description = "基础资料是否完成 0 未完成 1已完成")
|
||||
private Integer finishBaseStatus;
|
||||
|
||||
@Schema(description = "微信号")
|
||||
private String wxCode;
|
||||
|
||||
/**
|
||||
* 基础信息完成进度
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user