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