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