From 99af006abb57fe70a2c12827fa5614fec3109c49 Mon Sep 17 00:00:00 2001 From: vaining01 <276653425@qq.com> Date: Tue, 9 Apr 2024 15:48:53 +0800 Subject: [PATCH] =?UTF-8?q?PDF=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Shentun.Peis.HttpApi.Host/appsettings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Shentun.Peis.HttpApi.Host/appsettings.json b/src/Shentun.Peis.HttpApi.Host/appsettings.json index c8707f9..a1ce9e9 100644 --- a/src/Shentun.Peis.HttpApi.Host/appsettings.json +++ b/src/Shentun.Peis.HttpApi.Host/appsettings.json @@ -32,5 +32,6 @@ "RequestPath": "/CheckPictureImg", "Alias": "CheckPictureImg" }, - "AdminId": "3a0c4180-107c-0c89-b25b-0bd34666dcec" + "AdminId": "3a0c4180-107c-0c89-b25b-0bd34666dcec", + "PeisReportPdfPath": "E:\\mypeis\\PeisReportPdf\\" } \ No newline at end of file