Exemplo n.º 1
0
 /// <summary>
 /// 获取所有的商品类型
 /// </summary>
 public DataSet GetAllAwardType()
 {
     return(aideNativeWebData.GetAllAwardType());
 }