提现审核
PUT
http://localhost:8002/drawings/update
接口描述
审核测试
请求参数
参数名
类型
描述
必填
id
number
示例:7
必填
state
number
示例:1
必填
响应参数
参数名
类型
描述
必填
code
number
示例:501
必填
msg
string
示例:操作失败
必填
data
string
示例:请先登录!
必填
other
object
示例:null
必填