Compare commits
2 Commits
b629b2eec4
...
21c19f4b6d
| Author | SHA1 | Date |
|---|---|---|
|
|
21c19f4b6d | |
|
|
8c03167f7e |
|
|
@ -21,6 +21,8 @@ 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