Compare commits

..

No commits in common. "21c19f4b6dc81f53ea0502cd80f85d24944b9873" and "b629b2eec42798fc8d880b715a8ed7eaa29db30a" have entirely different histories.

1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@ namespace IRaCIS.Core.Application.Contracts.DTO
public string BodyPart { get; set; } = String.Empty;
public string ModifyReason { get; set; }
public string BodyPartForEditOther { get; set; }
}