IMonitorCacheService.cs 121 Bytes
namespace Yi.Framework.Rbac.Application.Contracts.IServices
{
    public interface IMonitorCacheService
    {
    }
}