bug修复,项目管理接口逻辑完善
This commit is contained in:
@ -105,7 +105,9 @@ public class SysDept extends BaseEntity
|
||||
@ApiModelProperty("部门管理的项目id")
|
||||
private Long projectId;
|
||||
|
||||
|
||||
/** 机构的行政级别(3县4镇5村) */
|
||||
@ApiModelProperty("机构的行政级别(3县4镇5村)")
|
||||
private Integer administrativeLevel;
|
||||
//业务字段-----------------------------------------------------------------------------------------------------------
|
||||
|
||||
/** 父部门名称 */
|
||||
|
Reference in New Issue
Block a user