文档
测试

删除订单(购物车删除商品)

DELETE
http://localhost:8020/ordersRouter/deleteGoodscart

请求参数

参数名
类型
描述
必填
goosdID
int
示例:1254
必填
userPhone
int
示例:13794753286
必填

响应参数

参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
message
string
示例:删除成功
必填
data
object
数据字典
必填
result
object
数据字典
必填
n
int
示例:4
必填
ok
int
示例:1
必填
connection
object
数据字典
必填
id
int
示例:0
必填
host
string
示例:localhost
必填
port
int
示例:27017
必填
deletedCount
int
示例:4
必填
n
int
示例:4
必填
ok
int
示例:1
必填