Example #1
0
 public PublicNumberEntity Add(int id)
 {
     return(weixinService.Add(id));
 }