删除无用字段 agentOrgId

This commit is contained in:
liuchengqian 2023-02-14 11:47:17 +08:00
parent 77d5379fb6
commit e98c52f539

View File

@ -88,11 +88,6 @@ public class SysUserEntity implements Serializable {
*/ */
private String remark; private String remark;
/**
* 代理组织的ID
*/
private Long agentOrgId;
/** /**
* 推送ID * 推送ID
*/ */