审核数据
POST
/api/v1/pay/action
请求参数
参数名
类型
描述
必填
id
int
数据ID
必填
status
int
审核状态(1:成功,2:驳回)
必填
remark
string
审核备注
可选