修改代码

This commit is contained in:
he
2022-04-07 09:55:44 +08:00
parent 59f5dc4944
commit 8b3030539e
7 changed files with 79 additions and 30 deletions
@@ -86,6 +86,12 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
/// </summary>
public string ObjectType { get; set; } = string.Empty;
/// <summary>
/// 标识
/// </summary>
public string Identification { get; set; } = string.Empty;
////需要单独处理
//public string IP { get; set; }