/// <summary> /// 获取车辆品牌 /// </summary> /// <returns></returns> public DataSet GetClpp() { return(dal.GetClpp()); }