用户端:所在运营区内的全部站点(运营中
This commit is contained in:
parent
5aca99853c
commit
528c077e9d
@ -140,6 +140,6 @@ public interface OperateFeignClient {
|
||||
* @param reqBatchRegionDto 运营区id
|
||||
* @return 结果数据
|
||||
*/
|
||||
@PostMapping("operationRegionIdFilter")
|
||||
@PostMapping("ebikeRegion/operationRegionIdFilter")
|
||||
JsonResult<List<Long>> operationRegionIdFilter(@RequestBody ReqBatchRegionDto reqBatchRegionDto);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user