public IList <Pro_SchedulingGoods> GetDetailList(QueryCondition query) { return(EntityDao.GetDetailList(query)); }