教程介绍简单信息
接口地址:/customer/tinfosimple
请求方式 get
参数:
tid: 教程id
type: 当type=2时,price为图纸订单的价格
返回格式:
{
"code": 1,
"data": {
"type": 1,
"name": "门垛 实木置物架",
"sn": "5733201",
"subtitle": "教程摘要/副标题",
"thumbnail":"http://oss.aliyun.com/afssaf",
"price":"12.5"
},
"msg": "success"
}Last updated
Was this helpful?