文档
测试

查询收益明细

POST
服务器地址:https://www.yeranwangluo.com/investorsInfo/findInvestors_order.do 本机调试:http://localhost:8080/xingwang/investorsInfo/findInvestors_order.do

请求参数

参数名
类型
描述
必填
investorsId
int
伙伴ID
必填
_page
int
当前页
必填
_limit
int
每页数据条数
必填

响应参数

参数名
类型
描述
必填
investors_order
List
投资人订单集合
必填
id
int
自增ID
必填
orderId
String
订单编号
必填
investorsId
int
伙伴ID
必填
related_productId
int
关联设备编号
必填
related_order
String
关联订单号
必填
createTime
String
订单时间
必填
order_type
String
订单类型 如:投资收益/下级返点...
必填