修改稽查

This commit is contained in:
2022-08-18 16:11:42 +08:00
parent 24d089b245
commit ec80fb6429
3 changed files with 16 additions and 5 deletions
@@ -494,6 +494,8 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
/// </summary>
public Guid? BatchId { get; set; }
public Guid? GeneralId { get; set; }
public DateTime? RelationDeadlineTime { get; set; }
public Guid? ObjectRelationParentId { get; set; }