pub async fn delete_invitation_code( __arg0: State<AppState>, __arg1: Path<i32>, ) -> ApiResult<ResultBody<()>>
删除邀请码