1
This commit is contained in:
@@ -34,6 +34,10 @@
|
||||
/// 单位编码
|
||||
/// </summary>
|
||||
public string UnitCode { get; set; }
|
||||
/// <summary>
|
||||
/// 身份证号码
|
||||
/// </summary>
|
||||
public string IdentityCard { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user