示例#1
0
 public string MsgHandle(string xmlBody)
 {
     return(_wechatServices.MsgHandle(xmlBody));
 }