areaid
This commit is contained in:
parent
ec6be9b8b5
commit
0c00e7949a
|
|
@ -76,6 +76,7 @@ public class SysRole extends BaseEntity
|
|||
@JsonFormat(shape = JsonFormat.Shape.STRING)
|
||||
private Long companyId;
|
||||
|
||||
@JsonFormat(shape = JsonFormat.Shape.STRING)
|
||||
private Long areaId;
|
||||
|
||||
private Long[] areaIds;
|
||||
|
|
|
|||
Loading…
Reference in New Issue