部门代码调整
This commit is contained in:
@@ -17,6 +17,9 @@ public class DeptTreeVO extends BaseVO {
|
||||
@ApiModelProperty("部门编号")
|
||||
private String code;
|
||||
|
||||
@ApiModelProperty("子类型")
|
||||
private Integer specialType;
|
||||
|
||||
@ApiModelProperty("行政区域id")
|
||||
private String area;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user