@@ -486,7 +486,7 @@ function getsqlData(sdkInstance, uwbInstance, bAddModel) {
window.showBenchPos(benchPosList);
}
setTimeout(() => { getsqlDataRealTime(); }, 10);
- }, 10 * 1000)
+ }, 60 * 1000)
})