部门接口加上扩展属性

This commit is contained in:
2023-04-23 16:43:22 +08:00
parent db3aca5590
commit 3657f83184
7 changed files with 994 additions and 978 deletions

View File

@@ -43,6 +43,11 @@ public class DepartmentInfoOutput
/// </summary>
public string managerId { get; set; }
/// <summary>
/// 部门详情.
/// </summary>
public string propertyJson { get; set; }
/// <summary>
/// 排序码.
/// </summary>