查询用户订单月结记录
GET
http://172.16.16.100:8085/api/web/orderMonthlySettlement/search
请求参数
参数名
类型
描述
必填
userId
Integer
用户ID
必填
status
Boolean
true已支付false未支付
必填
orderId
Long
订单编号
必填