修改检查部位bug
parent
73b7aae6c0
commit
64c657d233
|
|
@ -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