Authorization: Bearer ********************curl --location --request POST 'https://dev.v6.thinkadmin.top/plugin-wemall/api.auth.cart/set' \
--header 'Authorization: Bearer <token>' \
--data-urlencode 'ghash=af80c174e53aa4613779bf81193f18bb' \
--data-urlencode 'number=1'{
"code": 1,
"info": "保存成功!",
"data": {
"id": 5,
"unid": 1,
"ghash": "4ac3857e088a69a3afcadb0385ad0577",
"gcode": "G781481257683240",
"gspec": "默认分组::默认规格;;规格分组1::规格属性",
"number": 2,
"create_time": "2023年04月28日 00:11:43",
"update_time": "2023年05月04日 17:56:43"
}
}