From d958c320541dd267fad66e60f0349a40c6f9d4f5 Mon Sep 17 00:00:00 2001 From: cli <377476583@qq.com> Date: Mon, 19 May 2025 15:53:49 +0800 Subject: [PATCH] update --- web/JiShe.CollectBus.Host/appsettings.Production.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/JiShe.CollectBus.Host/appsettings.Production.json b/web/JiShe.CollectBus.Host/appsettings.Production.json index 00181ef..af28fc4 100644 --- a/web/JiShe.CollectBus.Host/appsettings.Production.json +++ b/web/JiShe.CollectBus.Host/appsettings.Production.json @@ -78,5 +78,8 @@ "SerialConsistencyLevel": "Serial", "DefaultIdempotence": true } + }, + "HealthChecks": { + "IsEnable": false } } \ No newline at end of file