api更新
This commit is contained in:
parent
61e6c10e5a
commit
aa67ba22fb
@ -92,7 +92,7 @@ public interface OperationsFeignClient {
|
||||
* @param latitude 纬度
|
||||
* @return 保存结果
|
||||
*/
|
||||
@GetMapping("/changeLocation")
|
||||
@GetMapping("/ebikeBikeInfo//changeLocation")
|
||||
JsonResult<?> changeLocation(@RequestParam("ecuSn") String ecuSn, @RequestParam("longitude") Double longitude, @RequestParam("latitude") Double latitude);
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user