Skip to main content

get_comments_by_post

Function get_comments_by_post 

Source
pub async fn get_comments_by_post(post_id: i32) -> Option<Vec<PublicComment>>
Expand description

按文章主键读取评论列表缓存。