用户购买商品
GET
/store/buyStoreGood
接口描述
在请求体中添加json
请求参数
参数名
类型
描述
必填
token
String
用户的token
必填
code
String
商品的编码
必填