组织管理代码调整
This commit is contained in:
@@ -52,4 +52,9 @@ public class DepartmentInfoOutput
|
||||
/// 所属组织 组织树.
|
||||
/// </summary>
|
||||
public List<string> organizeIdTree { get; set; }
|
||||
/// <summary>
|
||||
/// 机构类型
|
||||
/// added by ly on 20230420
|
||||
/// </summary>
|
||||
public string category { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user