Id Stores from db
This commit is contained in:
parent
c81a019ecc
commit
03161bbfb6
23 changed files with 2932 additions and 231 deletions
|
|
@ -22,7 +22,7 @@ namespace Yavsc.Services
|
|||
{
|
||||
private readonly ILogger _logger;
|
||||
|
||||
private Action<string, string> _errorHandler;
|
||||
private Action<string, string>? _errorHandler;
|
||||
|
||||
/// <summary>
|
||||
/// by cx id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue