提交定制会内容

This commit is contained in:
2025-06-19 18:59:39 +08:00
parent 6be8d160e0
commit e1eb091f3b
150 changed files with 24036 additions and 582 deletions
@@ -25,5 +25,10 @@
/// 电话
/// </summary>
public string Phone { get; set; }
/// <summary>
/// 是否本部人员
/// </summary>
public bool IsOffice { get; set; }
}
}