Example #1
0
 private void UserGetCardProccesor(IWeChatMsg message, string appid)
 {
     this.wxUserService.RegisterCardCoupon(message.Convert(appid));
 }