This commit is contained in:
2022-04-28 17:34:57 +08:00
parent 732271121d
commit 07d9afdd29
5 changed files with 35 additions and 30 deletions
+2 -2
View File
@@ -59,8 +59,8 @@ namespace IRaCIS.Core.Domain.Models
public string KeyName { get; set; } = string.Empty;
[NotMapped]
public string MappedValue { get; set; }
// [NotMapped]
//public string MappedValue { get; set; }
}