MCPcopy Create free account
hub / github.com/Xiaoc7r/CityHub / updateLike

Method updateLike

src/main/java/com/hmdp/service/IBlogService.java:21–21  ·  view source on GitHub ↗
(Long id)

Source from the content-addressed store, hash-verified

19 Result queryHotBlog(Integer current);
20
21 Result updateLike(Long id);
22
23 Result queryBlogLikes(Long id);
24

Callers 1

likeBlogMethod · 0.65

Implementers 1

BlogServiceImplsrc/main/java/com/hmdp/service/impl/Bl

Calls

no outgoing calls

Tested by

no test coverage detected