You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
{
"Logging" : {
"LogLevel" : {
"Default" : "Information" ,
"Microsoft" : "Warning" ,
"Microsoft.Hosting.Lifetime" : "Information"
} ,
"AppSettings" : {
"SiteCode" : "999"
}
} ,
"AllowedHosts" : "*" ,
"ConnectionStrings" : {
"DefaultConnection" : "server=106.12.13.113;port=3336;database=khd_jyhb;uid=khd;pwd=khd@123;charset='utf8';persistsecurityinfo=True;SslMode=none;Allow User Variables=True"
// "DefaultConnection": "Data Source=localhost;Initial Catalog=lanju_op_xiaolan_ds;Persist Security Info=True;User ID=sa;Password=root;MultipleActiveResultSets=True;TrustServerCertificate=True",
//"DefaultConnection": "Data Source=121.36.58.109;Initial Catalog=lanju_op_xiaolan_ds;Persist Security Info=True;User ID=sa;Password=haiwei@123;MultipleActiveResultSets=True;TrustServerCertificate=True"
} ,
"JwtSecurityOption" : {
"SigningKey" : "3c41f60c-1d12-11ec-890d-00163e1b8678" ,
"Issuer" : "Khd.filog.cn" ,
"Audience" : "Khd.filog.cn"
} ,
"FileUploadingPath" : "C:\\web\\images" ,
"FileServerHost" : "/images/"
}