示例#1
0
 public PublicNumberEntity GetById(int id)
 {
     return(weixinService.GetById(id));
 }