模板列表
GET
api/templateList
请求参数
参数名
类型
描述
必填
access-user-token
string
token
必填
响应参数
参数名
类型
描述
必填
template_name
string
名称
必填
classes
int
分类的主键
必填
encoding
string
模板的业务编号
必填
beginPrice
flort
价格1
必填
endPrice
flort
价格2
必填
beginSales
int
销量1
必填
endSales
int
销量2
必填
sort_name
int
排序 1=价格 2=库存 3=销量 4=时间
必填
sort_type
int
排序方式1=正序 2=倒序
必填