quitar url prueba
This commit is contained in:
parent
d228cf71dd
commit
4df7d90f05
2 changed files with 3 additions and 3 deletions
|
@ -30,7 +30,7 @@ namespace DAL
|
|||
await connection.ExecuteAsync(sql, log);
|
||||
return true;
|
||||
}
|
||||
catch (Exception ex)
|
||||
catch (Exception)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue