---
title: "修改评论"
method: POST
path: "/admin/reply/do-update"
tags: ["后台-评论"]
---

# 修改评论

`POST /admin/reply/do-update`

## Response `200`

请求结果

- ResponseJsonRes
  - `code` integer — 错误码((0:成功, 1:失败, >1:错误码))
  - `data` object — 返回数据(业务接口定义具体数据结构)
  - `message` string — 提示信息
  - `redirect` string — 引导客户端跳转到指定路由

## Changes

- **2020-11-23** `5360f0b5286c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gogf/apis/goframe-api/changes/admin/reply/do-update/post.md)

---

[API](https://skmtc.dev/gogf/apis/goframe-api.md) · [All operations](https://skmtc.dev/gogf/apis/goframe-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gogf/goframe-api/revisions/5360f0b5286c/schema)
