pub async fn add_author( __arg0: State<AppState>, __arg1: AppJson<Author>, ) -> ApiResult<ResultBody<()>>
新增作者