diff --git a/New_College.Api/Controllers/HealthCheckController.cs b/New_College.Api/Controllers/HealthCheckController.cs index 7ebbaf0..5c17d86 100644 --- a/New_College.Api/Controllers/HealthCheckController.cs +++ b/New_College.Api/Controllers/HealthCheckController.cs @@ -69,9 +69,9 @@ namespace New_College.Controllers //return d_LongIdMapServices.UpdateUniveristyInf(); //更新院校分数线 - await d_LongIdMapServices.UpdateSchoolScoreLine23("河南省","理科"); + // await d_LongIdMapServices.UpdateSchoolScoreLine23("河南省","理科"); - // await d_LongIdMapServices.PlanNeedProSync("四川省", 2023, "文科", "专科"); + await d_LongIdMapServices.PlanNeedProSync("上海市", 2023, "综合", "本科"); // await v_CustomerInfoServices.CustomeBillExport(); // await d_LongIdMapServices.UpdatePlanProInf();