字典处理
This commit is contained in:
@@ -363,6 +363,11 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
|
||||
|
||||
public decimal? VisitNum { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 父标识
|
||||
/// </summary>
|
||||
public string ParentIdentification { get; set; }
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user