Prima configurazione e struttura
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace SteUp.Shared.Core.Interface.IntegryApi;
|
||||
|
||||
public interface IIntegryApiService
|
||||
{
|
||||
Task<bool> SystemOk();
|
||||
}
|
||||
Reference in New Issue
Block a user