Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
likeBlog
Method · 0.65
Implementers
1
BlogServiceImpl
src/main/java/com/hmdp/service/impl/Bl
Calls
no outgoing calls
Tested by
no test coverage detected