Example #1
0
 /// <summary>
 /// 得到单号
 /// </summary>
 /// <returns></returns>
 public string getOdd( )
 {
     return(dal.getOdd( ));
 }