code format
This commit is contained in:
parent
acff3b72b6
commit
f950f93f90
1 changed files with 2 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ namespace Yavsc.Models.IT.Fixing
|
||||||
|
|
||||||
[ForeignKey("FeatureId")]
|
[ForeignKey("FeatureId")]
|
||||||
public virtual Feature False { get; set; }
|
public virtual Feature False { get; set; }
|
||||||
|
|
||||||
public long? FeatureId { get; set; }
|
public long? FeatureId { get; set; }
|
||||||
|
|
||||||
[YaStringLength(2048)]
|
[YaStringLength(2048)]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue