示例#1
0
 /// <summary>
 ///
 /// </summary>
 /// <returns></returns>
 public IEnumerable <object> GetPromos()
 {
     return(_repo.GetPromos());
 }