curl --location -g --request POST 'https://gldopenapi.keruyun.com/open/v1/cater/dish/batchEdit?appKey={{appKey}}&shopIdenty={{shopIdenty}}&brandId={{brandId}}&version=2.0×tamp={{timestamp}}&sign={{sign}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"content":{
"shopSkuIds": [266582035542376448],
"saleTotalWechat": 1,
"saleTotal": 2
}
}'{
"result": null,
"code": 0,
"message": "string",
"messageUuid": "string"
}