yearning_audit_order
Audit SQL orders: approve, reject (with reason), or undo review steps using work ID, step flag, and source ID.
Instructions
审核工单:agree 同意(末级步骤会触发 SQL 执行)/ reject 驳回 / undo 撤回。
flag 为当前审核步骤序号,可用 yearning_order_timeline 确认; reject 必须提供 reason。本操作会变更线上数据,请谨慎。 对应 API:POST /api/v2/audit/order/state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |