搜索功能
POST
http://localhost/index/search
接口描述
搜索功能
请求参数
参数名
类型
描述
必填
current
int
当前页
必填
size
int
每页数显示
必填
type
int
类型 1 商品搜索 2-服务人员搜索
必填
searchValue
string
搜索内容
必填
latitude
string
坐标
必填
longitude
string
坐标
必填