示例#1
0
 public IList <Pro_SchedulingGoods> GetDetailList(QueryCondition query)
 {
     return(EntityDao.GetDetailList(query));
 }