develop
old易 2024-09-28 14:46:07 +08:00
parent a1c2a559af
commit 636bca43f9
1 changed files with 1 additions and 1 deletions

View File

@ -2525,7 +2525,7 @@ namespace New_College.Services
//var tbsdinfo = await t_TbSNeedDataInfoRepository.Query(e => e.Location == "山东省");
// var pronew = await d_PlanMajorDescProRepository.Query(e => e.IsDelete == false && e.Location == Location && e.Years == 2023 && e.BatchName == "普通类二段");
var majorlist = await d_PlanMajorScoreLineRepository.Query(e => e.Location == Location);
// var majorlist = await d_PlanMajorScoreLineRepository.Query(e => e.Location == Location);
tbinfo.ForEach(o =>
{
//if (majorlist.Any(e => e.Major == o.MajorName && e.UniversityName == o.UniversityName))