Merge branch 'develop' of http://192.168.100.104:49153/Volunteer/newgaokao into develop
commit
1cc4fdcf9c
|
|
@ -71,10 +71,10 @@ namespace New_College.Controllers
|
|||
//更新院校分数线
|
||||
//await d_LongIdMapServices.UpdateSchoolScoreLine23("四川省");
|
||||
|
||||
await d_LongIdMapServices.PlanNeedProSync("四川省", 2023, "文科", "专科");
|
||||
// await d_LongIdMapServices.PlanNeedProSync("四川省", 2023, "文科", "专科");
|
||||
// await v_CustomerInfoServices.CustomeBillExport();
|
||||
|
||||
//await d_LongIdMapServices.UpdatePlanProInf();
|
||||
await d_LongIdMapServices.UpdatePlanProInf();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -2347,12 +2347,6 @@ namespace New_College.Services
|
|||
//var universitylist = await d_UniversityRepository.Query();
|
||||
//var majorlist = await d_MajorRepository.Query();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#region************************更新招生计划合计****************************
|
||||
|
||||
// var majorlist = await d_PlanMajorScoreLineRepository.Query(e => e.Location == "河南省" && e.Years == 2021);
|
||||
|
|
|
|||
Loading…
Reference in New Issue