getById
POST
/e-shop/goods-kind/getById
接口描述
根据id查询
请求参数
参数名
类型
描述
必填
ID
String
必填
响应参数
参数名
类型
描述
必填
CommonResult
json
状态结果对象(状态码+message+data)
必填