订单确认页修改商品数量
POST
http://192.168.0.91:8070/ipss/app/mall/order/updateProdNum
请求参数
参数名
类型
描述
必填
orderId
int
订单id
必填
prodId
int
商品id
必填
amount
int
数量
必填