This commit is contained in:
caolc
2023-02-15 19:57:59 +08:00
parent 13d887e47e
commit 1f249bc07d
2 changed files with 5 additions and 2 deletions

View File

@@ -533,6 +533,7 @@
currentPage: 1,
pageSize: 10,
params: { //类型Object 必有字段 备注:// 筛选对象
clientBelong:'BAICHUAN',
sort: "juli", //类型String 必有字段 备注:// 智能排序 ( price价格最低 juli距离最近 ) 默认距离排序
// longitude: 117.157817, // 必有字段 备注:// 当前位置经度
// latitude: 31.802472, // 必有字段 备注:// 当前位置维度