rain
2024-07-18 76b7d06f5f8ff283279fcc8409b3c28f02cbd37c
src/main/java/com/dji/sample/patches/controller/PatchesController.java
@@ -133,12 +133,6 @@
                                  @RequestParam Double airportLat,
                                  @RequestParam Double airportLon) {
        List<LotInfo> lotInfos = getPatchesService.getLotInfosByIds(list);
        System.out.println(lotInfos);
        System.out.println(lotInfos);
        System.out.println(lotInfos);
        System.out.println(lotInfos);
        System.out.println(lotInfos);
        System.out.println(lotInfos);
        return GeoToolsUtil.getRoutePointOrder(lotInfos, airportLat, airportLon);
    }
@@ -171,7 +165,7 @@
    @GetMapping("/useMyTask")
    public ResponseResult useMyTask() throws Exception {
        try {
            timerUtil.myTask();
            TimerUtil.mytask10();
//            timerUtil.myTask2();
//            timerUtil.myTask3();
//            timerUtil.mytask4();