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