根据产品id查产品详情
POST
localhost:9111/product/product/selectProduct/{data}
接口描述
根据产品id查产品详情
请求参数
参数名
类型
描述
必填
data
json
必填
proId
String
产品id
必填