資源簡介
該系統能夠解決酒店管理中的管理員對房間的管理,對客戶訂房的查詢以及酒店客戶在入住時有關房間預訂的相關操作,能提高在酒店管理中各種實際操作的效率。
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?Model;
namespace?BLL
{
????public?class?Admobjects
????{
????????public?static?Adm?CurrentAdm?{?get;?set;?}
????}
}
評論
共有 條評論