Compare commits

..

No commits in common. "8272dc71d5363a25d3946f38632f06cd1910eb1e" and "1cf961c75def1cc4017d7e64bf91f422ecc752a8" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View File

@ -591,8 +591,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public string OrderMarkName { get; set; } = string.Empty; public string OrderMarkName { get; set; } = string.Empty;
public Guid? MarkId { get; set; }
} }
public class GetManualListInDto public class GetManualListInDto