ILqMdRoomService.cs 165 Bytes
namespace NCC.Extend.Interfaces.LqMdRoom
{
    /// <summary>
    /// 门店房间服务契约
    /// </summary>
    public interface ILqMdRoomService
    {
    }
}