修改字段
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user