Compare commits
No commits in common. "21c19f4b6dc81f53ea0502cd80f85d24944b9873" and "b629b2eec42798fc8d880b715a8ed7eaa29db30a" have entirely different histories.
21c19f4b6d
...
b629b2eec4
|
|
@ -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; }
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue