点赞++2
This commit is contained in:
@@ -4,5 +4,5 @@ import com.lovenav.entity.Comment;
|
||||
|
||||
public interface CommentService {
|
||||
// 点赞
|
||||
public int AddLikeCount(Comment comment);
|
||||
public String AddLikeCount(Comment comment);
|
||||
}
|
||||
|
Reference in New Issue
Block a user