添加另一个标记
This commit is contained in:
@@ -164,7 +164,9 @@ namespace IRaCIS.Core.Domain.Models
|
||||
|
||||
public Guid? DeleteUserId { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
public string? OtherMeasureData { get; set; } = string.Empty;
|
||||
|
||||
[JsonIgnore]
|
||||
[ForeignKey("SplitRowId")]
|
||||
public ReadingTableAnswerRowInfo SplitRow { get; set; }
|
||||
[JsonIgnore]
|
||||
|
||||
Reference in New Issue
Block a user