| | |
| | | @ApiModelProperty(value = "状态 (0禁用1启用)") |
| | | private Integer status; |
| | | |
| | | // private String createBy; |
| | | // |
| | | // private Long createTime; |
| | | // |
| | | // private String updateBy; |
| | | // |
| | | // private Long updateTime; |
| | | // |
| | | // private Integer sex; |
| | | // |
| | | // private Long seq; |
| | | // |
| | | // private Long sysUserId; |
| | | // |
| | | // private Long sysDeptId; |
| | | // |
| | | // private String tenantCode; |
| | | // |
| | | // private Integer isDelete; |
| | | // |
| | | // private Long supplierId; |
| | | // |
| | | // |
| | | // |
| | | // private String roleStr; |
| | | // |
| | | // private List<Long> roleList; |
| | | // |
| | | // // 是否为运维商 如果有运维商id 则代表是,反之不是 |
| | | // private String isSupplier; |
| | | |
| | | |
| | | } |