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