按购买量降序获取剧本信息
GET
http://47.113.201.203:8088/Drama/queryDramaByCount
响应参数
参数名
参数意义
类型
描述
必填
picture
剧本图片路径
string
示例:http://47.113.201.203:8080/picture/playMore/1.png
必填
name
剧本名
string
示例:大橘为重
必填
describe
剧本简介
string
示例:无
必填
price
剧本价格
int
示例:29
必填
type
剧本类型
int
示例:2
必填
buy_count
剧本购买量
int
示例:100000
必填
page_view
剧本浏览量
int
示例:120000
必填