文档
测试

根据产品id查询单个产品详情

GET
localhost:8080/public/product?productId=1

请求参数

参数名
类型
描述
必填
productId
string
示例:1
可选