修改检查部位bug

This commit is contained in:
2025-11-24 14:28:55 +08:00
parent 01af8f72d3
commit 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; }
}