排序
POST
/tours/sort
接口描述
根据传过来的参数不同返回排序不同的数据
请求参数
参数名
类型
描述
必填
sortmsg
string
传过来的是“价格”就返回价格排序的数据,传过来是“时间”就返回时间的排序
必填