文档
测试

修改订单

PUT
http://localhost:8010/ord/upord

请求参数

参数名
类型
描述
必填
user_id
int
示例:1
必填
goodid
int
示例:8
必填
Positive
int
示例:1
必填
num
int
示例:3
必填

响应参数

参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
message
string
示例:更新成功
必填
data
object
数据字典
必填
fieldCount
int
示例:0
必填
affectedRows
int
示例:1
必填
insertId
int
示例:0
必填
serverStatus
int
示例:34
必填
warningCount
int
示例:0
必填
message
string
示例:(Rows matched: 1 Changed: 1 Warnings: 0
必填
protocol41
boolean
示例:true
必填
changedRows
int
示例:1
必填