This commit is contained in:
2019-10-22 23:05:36 +00:00
parent f363775507
commit 7ab06a82af
4 changed files with 28 additions and 16 deletions

View File

@@ -56,7 +56,7 @@ namespace AyaNova
private readonly ILogger _newLog;
private readonly ILogger<Startup>x_log;
// private readonly ILogger<Startup>x_log;
private string _connectionString = "";
private readonly Microsoft.AspNetCore.Hosting.IWebHostEnvironment _hostingEnvironment;