提交定制会内容
This commit is contained in:
@@ -25,5 +25,10 @@
|
||||
/// 电话
|
||||
/// </summary>
|
||||
public string Phone { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 是否本部人员
|
||||
/// </summary>
|
||||
public bool IsOffice { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user