예제 #1
0
 /// <summary>
 /// 订单区域
 /// </summary>
 /// <returns></returns>
 public DataSet GetOrderArea()
 {
     return(dal.GetOrderArea());
 }