diff --git a/collection/opendb-department/collection.json b/collection/opendb-department/collection.json index 2c80056..12befe3 100644 --- a/collection/opendb-department/collection.json +++ b/collection/opendb-department/collection.json @@ -32,7 +32,7 @@ "description": "部门在当前层级下的顺序,由小到大", "title":"显示顺序" }, - "dep_manager":{ + "manager_uid":{ "bsonType": "string", "description": "部门主管的userid, 参考`uni-id-users` 表", "foreignKey": "uni-id-users._id"