技术监督管理
This commit is contained in:
@@ -26,6 +26,13 @@ public class DeptGetBase implements Serializable {
|
||||
*/
|
||||
private String unitName;
|
||||
|
||||
/**
|
||||
* 部门层级 1.全国 2.省级 3.市级 4.县级 (具体根据单位层级调整)
|
||||
* @author cdf
|
||||
* @date 2023/6/26
|
||||
*/
|
||||
private Integer deptLevel;
|
||||
|
||||
/**
|
||||
* 所有子级单位索引
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user