Example #1
0
 public string GetMiaoShu1(string orderid)
 {
     return(browsememberordersDAL.GetMiaoShu1(orderid));
 }