Logo
0410测试 API Documentation

根据商品分类的id获取商品属性及属性分类

GET {{baseUrl}}/productAttribute/attrInfo/:productCategoryId

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK





Curl
curl -X GET '//47.108.206.100:8080/productAttribute/attrInfo/:productCategoryId' -H 'Accept: */*'

ENDPOINTS