aix
2024-08-13 7053be666f20f1f56c7e23f0dd84d9ca2e836b15
src/main/java/com/dji/sample/patches/controller/PatchesController.java
@@ -177,7 +177,7 @@
//            timerUtil.mytask5();
//            timerUtil.mytask6();
//            timerUtil.mytask7();
            timerUtil.GtdbOperation();
        } catch (Exception e) {
            throw new RuntimeException("db存储发送出现异常" + e);
        }