curl --location --request GET '/v2/GoodsStorage/MyLists?page=1&limit=10&source=0&range_type=agreement_price&range_from=297&range_to=299&category_id=16750&search_words=牙线&commission_agent=0'{
"msg": "string",
"code": 0,
"data": {
"list": [
{
"stock": 0,
"cloud_shop_id": 0,
"title": "string",
"activity_rate": 0,
"origin": "string",
"updated_time": 0,
"cover": "string",
"third_brand_name": "string",
"agreement_price": 0,
"activity_price": 0,
"third_category_name": "string",
"guide_price": 0,
"id": 0,
"source": 0,
"market_price": 0,
"status": 0,
"created_time": 0,
"third_id": 0,
"shop_id": 0,
"real_sale": "string",
"total_stock": 0,
"sale": 0,
"unit": "string",
"rate": 0,
"category_ids": [
"string"
],
"is_free_shipping": 0
}
],
"count": 0
}
}