{
"store_key": "heqiapp",
"category_id": 1,
"page": 1,
"size": 100
}
curl --location --request POST 'https://mesh.apinb.com//mall.Product.Statistic' \
--header 'Request-Id;' \
--header 'Workspace;' \
--header 'Authorization: YAb6b3m/PsSCMTmXqMyLHu5V4zv4CqqhxDoVzMRc1LHrA8FFjgA2pv293BRlA/aWEi/n0fedA19ZcACeMC3rvJRJ5VeBk/H/zCtMHtCYVnR2lG9qZL2K2oxtt1BNEW1deyP4wF6IosQ5qBTpC/n7bGfzBdty9AGlfoBSFu9R8XE=' \
--header 'Content-Type: application/json' \
--data-raw '{
"store_key": "heqiapp",
"category_id": 1,
"page": 1,
"size": 100
}'
{
"total": 0,
"selling": 0,
"forbidden": 0,
"draft": 1
}