pub async fn delete_magazine( __arg0: State<AppState>, __arg1: Path<i32>, ) -> ApiResult<ResultBody<()>>
删除杂志