文档
测试

转让记录待匹配

GET
/port/order/matching

请求参数

参数名
类型
描述
必填
token
string
token
必填
type
int
参数为1
必填

说明 / 示例

{ "code": 1, "msg": "待匹配", "url": "", "data": { "productList": [ { "id": 111, id "cate_id": 111, 宠物id "price": "1600.00", 宠物价格 "owner_mid": 115, 拥有者id "transferor_mid": 115, "status": 1, "catename": "吉吉", 宠物名称 "thumb": "http://cdn.8396048.com/block0107/20200228/158288006408212.png", 宠物图片 "success_img": "http://cdn.8396048.com/block0107/20200217/158192312702732.png", "minprice": 1500, "maxprice": 2000, "level_id": 28, "virtual_currency": "0.00", "adopt_time": "15:10 - 15:30", 领养时间 "appointment_integral": 10, "adopt_integral": 20, "cycle": 1, "figure": "5.00", "isincome_transferred": 0, "isauto": 1, "sort": 4, "upgrade_proportion": 100, "asset1": "0,0,0", "asset2": "0,0,0", "asset3": "0,0,0", "asset4": "0,0,0", "asset5": "0,0,0", "v_one": 30, "v_percent": 3, "mature": 3, "earnings": 18, "mature_v_one": 90, "mature_v_percent": 9 } ] } }