{
"code": "1",
"type": "aliqua",
"name": "向离天式",
"enName": "东用内状往在",
"length": "eiusmod sit id",
"width": "49",
"height": "elit ipsum",
"weight": "et in ad",
"skuBarcode": "5",
"declaredPrice": 14,
"declareName": "与与解",
"declareEnName": "听响集通并",
"hscode": "53",
"skuModel": "Lorem",
"trademark": "qui in in",
"texture": "cillum et exercitation",
"uses": "sed eiusmod",
"price": 32,
"imageUrl": "http://dummyimage.com/400x400",
"qcType": "eiusmod esse consectetur enim",
"specAttr": "eiusmod",
"skuCategoryId": "56",
"otherBarcode": "93",
"fnSku": "ex mollit laborum Duis elit",
"origin": "adipisicing",
"remark": "culpa nostrud laborum"
}curl --location --request POST 'http://192.168.8.18:3080/api/customer/operation/addSku' \
--header 'apiKey: 5ff6e6a70376ba11a42e277086598d4a' \
--header 'signature: 4590A48221F34CE299EA2D74036246F5' \
--header 'timestamp: 1717381423' \
--header 'sourceFrom: lingxing' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "1",
"type": "aliqua",
"name": "向离天式",
"enName": "东用内状往在",
"length": "eiusmod sit id",
"width": "49",
"height": "elit ipsum",
"weight": "et in ad",
"skuBarcode": "5",
"declaredPrice": 14,
"declareName": "与与解",
"declareEnName": "听响集通并",
"hscode": "53",
"skuModel": "Lorem",
"trademark": "qui in in",
"texture": "cillum et exercitation",
"uses": "sed eiusmod",
"price": 32,
"imageUrl": "http://dummyimage.com/400x400",
"qcType": "eiusmod esse consectetur enim",
"specAttr": "eiusmod",
"skuCategoryId": "56",
"otherBarcode": "93",
"fnSku": "ex mollit laborum Duis elit",
"origin": "adipisicing",
"remark": "culpa nostrud laborum"
}'{
"code": 200,
"message": "新增商品成功",
"result": {
"data": {
"skuCode": "UN51000"
}
},
"success": true,
"timestamp": 1716795639
}