init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Kreta.Eugyintezes.BusinessLogic.Interface;
|
||||
|
||||
namespace Kreta.Eugyintezes.WebApi.Infrastructure
|
||||
{
|
||||
public class WebApiServiceContext : IServiceContext
|
||||
{
|
||||
public string IntezmenyAzonosito => KretaServer.KretaServer.Instance.GetOrganizationIdentifier();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user