修改字段

This commit is contained in:
2024-09-29 10:38:40 +08:00
parent 7693c72802
commit 11fa028cd4
7 changed files with 17801 additions and 11 deletions
@@ -58,7 +58,7 @@ namespace IRaCIS.Core.Application.Contracts
/// </summary>
public bool IsImageReplicationAcrossTrial { get; set; } = false;
[MaxLength]
public string BodyPartTypes { get; set; } = string.Empty;