You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1016 B

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"ConnectionStrings": {
"Default": "server=140.143.162.39;uid=sa;pwd=shentun;database=mypeis;Encrypt=false;",
"Report": "User Id=tjdj_08;Password=Tfdj_yixm7u8X;Data Source=TJDJ;Unicode=True",
"Lis": "server=140.143.162.39;uid=sa;pwd=shentun;database=mypeis;Encrypt=false;"
},
"HostAddress": "https://localhost:7005",
"ZWHostAddress": "https://localhost:7005",
"ReportVirtualPath": {
"RealPath": "E:\\peis_pdf",
"RequestPath": "/PeisPdf"
},
"LisReportVirtualPath": {
"RealPath": "E:\\peis_pdf",
"RequestPath": "/LisPdf"
},
"Swagger": {
"IsEnabled": true
},
"Jwt": {
"Issuer": "Shentun", //
"Audience": "Client", //
"SecurityKey": "Shentun8Shentun8Shentun8Shentun8", //
"WebExpiration": 100 //web 144024
},
"ApiGroupName": "JianLiApi"
}