整理字段长度,迁移准备工作完毕
This commit is contained in:
@@ -137,6 +137,7 @@ public class SubjectVisit : BaseFullDeleteAuditEntity
|
||||
|
||||
public ChallengeStateEnum ChallengeState { get; set; }
|
||||
|
||||
[MaxLength]
|
||||
public string CheckResult { get; set; } = String.Empty;
|
||||
|
||||
[Comment("是否一致性核查回退")]
|
||||
|
||||
Reference in New Issue
Block a user