curl --location --request GET '/api/salesman/material/list' \
--header 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJseWVjc0AyMDIzIiwiYXVkIjoiIiwiaWF0IjoxNzcwMTkyNjg0LCJuYmYiOjE3NzAxOTI2ODQsImV4cCI6MTc3MTQ4ODY4NCwiZGF0YSI6eyJhcHBJZCI6IjEiLCJ1dWlkIjoiMWZlMzNjOWY4MGZkYTg0NzcyMTRhMzcwZmRjNzM3MDQifX0.IfHrDPDf_7VMF2QcHrRdLlu6s50fDPBD-svlGpj0EFE' \
--header 'X-Shop-Id: 0' \
--header 'x-vendor-id;' \
--header 'x-admin-type: admin'{
"records": [
{
"id": 0,
"addTime": 0,
"isTop": 0,
"content": "string",
"isAvailable": 0,
"shopId": 0,
"categoryId": 0,
"shareNum": 0,
"productId": 0,
"picsJson": "string",
"pics": [
{
"picId": 0,
"picThumb": "string",
"picUrl": "string",
"picName": "string"
}
],
"category": {
"categoryId": 0,
"categoryName": "string",
"addTime": 0,
"shopId": 0,
"sortOrder": 0
},
"product": {
"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
}