修改订单金额
POST
https://dev.wellsign.cn/java/superconsole/1.0/manager/order/amount/change
接口描述
修改订单金额
请求头
参数名
类型
描述
必填
tokenWeb
String
登录token
必填
请求参数
参数名
类型
描述
必填
targetId
Long
订单id
必填
targetName
String
订单号
必填
opReason
String
操作原因
必填
filePath
String
日志图片路径
必填
amount
String
订单金额 ,单位:元
必填