Exemple #1
0
 /// <summary>
 /// 合同区域
 /// </summary>
 /// <returns></returns>
 public DataSet GetConArea()
 {
     return(dal.GetConArea());
 }