7 lines
122 B
C#
7 lines
122 B
C#
namespace Yi.Framework.Rbac.Application.Contracts.IServices
|
|
{
|
|
public interface IMonitorServerService
|
|
{
|
|
}
|
|
}
|