curl报文测试
curl -X POST http://127.0.0.1:8010/api/kc/kc.sku.create -H ‘Content-Type: application/json;charset=UTF-8‘ -H ‘Postman-Token: dbdb89e5-8cce-4dfb-a430-3f700fd7609c‘ -H ‘cache-control: no-cache‘ -d ‘{
"header":{
"appkey":"NLDS",
"appsecret":"IVxJA2hJ18IezusdUKHW2w==",
"requestid":"3c224fe5-155a-44c1-908b-3133dcd4686a",
"timestamp":"1572332611"
},
"body":{
"data":[
{
"skuCode": "test",
"name": "interface test",
"brandName": "",
"skuNumber": "test",
"warehouseCode": "test",
"companyCode": "test"
}
]
}
}‘ 相关推荐
曾是土木人 2020-10-31
yegen00 2020-10-21
soralaro 2020-10-11
katanaFlower 2020-09-18
wytzsjzly 2020-08-17
88407710 2020-08-17
ChinaJoeEE 2020-08-16
CyborgLin 2020-08-15
Blueberry 2020-08-15
PinkBean 2020-08-11
katanaFlower 2020-08-03
hunningtu 2020-07-30
阿债的方寸天地 2020-06-28
pingyan 2020-06-25
wytzsjzly 2020-06-25
阳光岛主 2020-06-25
阿债的方寸天地 2020-06-16