IMonitorServerService.cs 122 Bytes
namespace Yi.Framework.Rbac.Application.Contracts.IServices
{
    public interface IMonitorServerService
    {
    }
}