---new
parent
ba85f3709d
commit
36be642f4f
|
|
@ -1019,6 +1019,7 @@ namespace New_College.Services
|
||||||
MajorId = x.Id,
|
MajorId = x.Id,
|
||||||
Money = x.Tuitionfee,
|
Money = x.Tuitionfee,
|
||||||
Year = x.Studyyears,
|
Year = x.Studyyears,
|
||||||
|
YearName = query.Year.ToString(),
|
||||||
PlanName = x.MajorName,
|
PlanName = x.MajorName,
|
||||||
PlanNum = x.Plancount,
|
PlanNum = x.Plancount,
|
||||||
Scoreline = x.Scoreline
|
Scoreline = x.Scoreline
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue