изменения
This commit is contained in:
parent
b65eb828b7
commit
ba982de835
@ -25,6 +25,7 @@ public class PeopleExpenseRepository : IPeopleExpense
|
||||
_logger.LogInformation("Добавление объекта");
|
||||
_logger.LogDebug("Объект: {json}",
|
||||
JsonConvert.SerializeObject(peopleExpense));
|
||||
|
||||
try
|
||||
{
|
||||
using var connection = new
|
||||
|
Loading…
x
Reference in New Issue
Block a user