Пример #1
0
 public String sendComment(UserComments uc) {
   return commentServiceSystemImpl.sendComment(uc);
 }