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