example: 例子适配对讲超时

This commit is contained in:
CDCDDCDC
2025-05-30 14:26:36 +08:00
parent a1e55bff7f
commit 92272a75c1
8 changed files with 25 additions and 506 deletions

View File

@@ -138,6 +138,7 @@
// 发送关闭请求到服务器
try {
const simCard = document.getElementById('simCard').value;
// 设备和jt1078之间的链接 手动关闭 或者设置超时自动关闭
const url = 'https://124.221.30.46:12000/api/v1/jt808/9102'
const response = await fetch(url, {
method: 'POST',