init
This commit is contained in:
@@ -113,10 +113,6 @@ public class User implements Serializable {
|
||||
* 终端 0 默认接口 1 安卓 2 ios 3 网页 4小程序
|
||||
*/
|
||||
private Integer terminal;
|
||||
/**
|
||||
* 注册方式:0 普通注册 1 邀请注册 2系统生成 3 线上活动
|
||||
*/
|
||||
private Integer createdBy;
|
||||
/**
|
||||
* im_token
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user