bug修复,项目管理接口逻辑完善

This commit is contained in:
mi9688
2024-10-31 17:51:50 +08:00
parent 502a785d3b
commit 318cee69c1
8 changed files with 99 additions and 97 deletions

View File

@ -105,7 +105,9 @@ public class SysDept extends BaseEntity
@ApiModelProperty("部门管理的项目id")
private Long projectId;
/** 机构的行政级别(3县4镇5村) */
@ApiModelProperty("机构的行政级别(3县4镇5村)")
private Integer administrativeLevel;
//业务字段-----------------------------------------------------------------------------------------------------------
/** 父部门名称 */