|
@ -131,7 +131,7 @@ public class StrangerResiGuideController { |
|
|
/** |
|
|
/** |
|
|
* @param |
|
|
* @param |
|
|
* @Author sun |
|
|
* @Author sun |
|
|
* @Description 单客户-陌生访客根据自动定位获取附近网格数据 |
|
|
* @Description 单客户-陌生访客根据自动定位获取附近网格数据 陌生人选网格+去其他网格看看 |
|
|
**/ |
|
|
**/ |
|
|
@PostMapping("publiclocationgridlist") |
|
|
@PostMapping("publiclocationgridlist") |
|
|
Result<List<PublicCustomerGridForStrangerResultDTO>> publicLocationGridList(@RequestBody PublicCustomerGridListFormDTO formDTO){ |
|
|
Result<List<PublicCustomerGridForStrangerResultDTO>> publicLocationGridList(@RequestBody PublicCustomerGridListFormDTO formDTO){ |
|
|