public virtual IList <ActingBillView> GetAllActingBillView() { return(entityDao.GetAllActingBillView()); }