@@ -22,10 +22,14 @@ export const Department = {
"type": "String",
"required": false
},
- "type": {//办学层次
+ "type": { // 单位类型
+ "hasChildren": {//办学层次
+ "type": "Boolean",
+ "required": false
+ },
"classLevelPermissions": {
"find": {