删除无用字段 agentOrgId
This commit is contained in:
parent
77d5379fb6
commit
e98c52f539
@ -88,11 +88,6 @@ public class SysUserEntity implements Serializable {
|
|||||||
*/
|
*/
|
||||||
private String remark;
|
private String remark;
|
||||||
|
|
||||||
/**
|
|
||||||
* 代理组织的ID
|
|
||||||
*/
|
|
||||||
private Long agentOrgId;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 推送ID
|
* 推送ID
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user