Authorization: Bearer ********************{
"skuId": 0,
"storage": 0
}curl --location --request POST '/back/mlGoodsSku/addStorage' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"skuId": 0,
"storage": 0
}'{
"empty": true,
"property1": {},
"property2": {}
}