Skip to main content

get_author_by_id

Function get_author_by_id 

Source
pub async fn get_author_by_id(
    __arg0: State<AppState>,
    __arg1: Path<i32>,
) -> ApiResult<ResultBody<Author>>
Expand description

按 ID 查询作者