namespace SteUp.Shared.Core.Interface.IntegryApi; public interface IIntegryApiService { Task SystemOk(); }