curl --location --request GET '/api/shop/shop/list' \
--header 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJseWVjc0AyMDIzIiwiYXVkIjoiIiwiaWF0IjoxNzcwMTkyNjg0LCJuYmYiOjE3NzAxOTI2ODQsImV4cCI6MTc3MTQ4ODY4NCwiZGF0YSI6eyJhcHBJZCI6IjEiLCJ1dWlkIjoiMWZlMzNjOWY4MGZkYTg0NzcyMTRhMzcwZmRjNzM3MDQifX0.IfHrDPDf_7VMF2QcHrRdLlu6s50fDPBD-svlGpj0EFE' \
--header 'X-Shop-Id: 0' \
--header 'x-vendor-id;' \
--header 'x-admin-type: admin'{
"records": [
{
"statusText": "string",
"shopId": 0,
"shopTitle": "string",
"addTime": "string",
"shopLogo": "string",
"clickCount": 0,
"status": 0,
"merchantId": 0,
"shopMoney": 0,
"frozenMoney": 0,
"contactMobile": "string",
"description": "string",
"kefuPhone": "string",
"kefuWeixin": "string",
"kefuLink": "string",
"isContactKefu": 0,
"kefuInlet": "string",
"collectCount": 0,
"listingCount": 0,
"listingProduct": [
{
"productId": 0,
"productName": "string",
"productSn": "string",
"productTsn": "string",
"productStock": 0,
"productPrice": 0,
"marketPrice": 0,
"shippingTplId": 0,
"productStatus": 0,
"productType": 0,
"categoryId": 0,
"brandId": 0,
"shopId": 0,
"keywords": "string",
"shopCategoryId": 0,
"checkStatus": 0,
"checkReason": "string",
"clickCount": 0,
"productWeight": 0,
"isPromote": 0,
"isPromoteActivity": 0,
"promotePrice": 0,
"promoteStartDate": 0,
"promoteEndDate": 0,
"seckillMaxNum": 0,
"productBrief": "string",
"productDesc": "string",
"picUrl": "string",
"picThumb": "string",
"picOriginal": "string",
"commentTag": "string",
"freeShipping": 0,
"integral": 0,
"addTime": 0,
"sortOrder": 0,
"storeSortOrder": 0,
"isDelete": 0,
"isBest": 0,
"isNew": 0,
"isHot": 0,
"lastUpdate": 0,
"remark": "string",
"giveIntegral": 0,
"rankIntegral": 0,
"suppliersId": 0,
"virtualSales": 0,
"limitNumber": 0,
"productCare": "string",
"productRelated": "string",
"productServiceIds": "string",
"isSupportReturn": 0,
"isSupportCod": 0,
"productVideo": "string",
"prepayPrice": 0,
"cardGroupId": 0,
"virtualSample": "string",
"paidContent": "string",
"noShipping": 0,
"fixedShippingType": 0,
"fixedShippingFee": 0,
"vendorProductId": 0,
"vendorId": 0
}
]
}
],
"total": 0,
"size": 0,
"current": 0,
"optimizeCountSql": {},
"searchCount": {},
"pages": 0
}