修改字段

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
+2
View File
@@ -170,6 +170,8 @@ public partial class Trial : BaseFullDeleteAuditEntity
[Comment("跨项目复制")]
public bool IsImageReplicationAcrossTrial { get; set; } = false;
[MaxLength]
public string BodyPartTypes { get; set; } = "鼻咽部|脑部|颈部|胸部|上/下腹部|盆腔|全身|其他";
public string Modalitys { get; set; } = string.Empty;