{
"token": "string",
"currentPage": 0,
"pageSize": 0,
"totalCount": 0,
"page": 0,
"limit": 0,
"start": 0,
"orderId": "string",
"buyerUserName": "string",
"shopName": "string",
"paymentNo": "string",
"shopIdNotIn": "string",
"startTime": "string",
"endTime": "string",
"isNotshopId": "string",
"provinceId": "string",
"districtCityId": "string",
"cityId": "string",
"districtId": "string",
"areaId": "string",
"orderType": 0,
"orderStatus": 0,
"returnStatus": 0,
"refundStatus": 0,
"virtualGoods": 0,
"orderIsShopTake": 0,
"type": "string",
"payCode": "string",
"shopIds": "string",
"status": 0,
"otherOrderType": 0
}curl --location --request POST '/order/base/platForm/backGroundBySelling' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string",
"currentPage": 0,
"pageSize": 0,
"totalCount": 0,
"page": 0,
"limit": 0,
"start": 0,
"orderId": "string",
"buyerUserName": "string",
"shopName": "string",
"paymentNo": "string",
"shopIdNotIn": "string",
"startTime": "string",
"endTime": "string",
"isNotshopId": "string",
"provinceId": "string",
"districtCityId": "string",
"cityId": "string",
"districtId": "string",
"areaId": "string",
"orderType": 0,
"orderStatus": 0,
"returnStatus": 0,
"refundStatus": 0,
"virtualGoods": 0,
"orderIsShopTake": 0,
"type": "string",
"payCode": "string",
"shopIds": "string",
"status": 0,
"otherOrderType": 0
}'{
"code": 0,
"message": "",
"data": {}
}