From da2275b26a9a5d9237f76d808a8fc41f703ec127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?old=E6=98=93?= <156663459@qq.com> Date: Thu, 20 Jun 2024 17:57:58 +0800 Subject: [PATCH] www --- New_College.Api/Controllers/HealthCheckController.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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();