public string Get()
 {
     return(RandomService.GenerateOutTradeNo2());
 }