Skip to main content

get_pending_count

Function get_pending_count 

Source
pub async fn get_pending_count() -> Result<PendingCountResponse, ServerFnError>
Expand description

获取待审核评论总数。

优先从缓存读取,未命中时查询数据库并写入缓存。

§Handler information

  • Method: post
  • Path: <auto>