Qtg added to Test table in Config DB.
This commit is contained in:
parent
2155790ffb
commit
445a16dc6f
@ -18,9 +18,7 @@ namespace Config.Mappings
|
||||
Map(x => x.Publish);
|
||||
Map(x => x.DoEvaluate)
|
||||
.Column("Evaluate");
|
||||
#if TEST_PROFILES
|
||||
Map(x => x.Qtg);
|
||||
#endif
|
||||
Map(x => x.Qfrom);
|
||||
Map(x => x.Qto);
|
||||
Map(x => x.Volume);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user