public IList <Pro_ShipPlan> GetAllDomainByLineNos(QueryCondition query) { return(EntityDao.GetAllDomainByLineNos(query)); }