From 9a0bad1bdeadc6dc941b0fa7cf5a879d66a6aa27 Mon Sep 17 00:00:00 2001 From: wangyi <3432649580@qq.com> Date: Wed, 29 Oct 2025 10:29:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/tcpConnection.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/tcpConnection.js b/api/tcpConnection.js index 235c1ad..c701ca3 100644 --- a/api/tcpConnection.js +++ b/api/tcpConnection.js @@ -7,7 +7,7 @@ // 引用TCP插件 // const TCPSocket = uni.requireNativePlugin('Aimer-TCPPlugin'); -const TCPSocket = uni.requireNativePlugin("Aimer-TCPPlugin"); +// const TCPSocket = uni.requireNativePlugin("Aimer-TCPPlugin"); // TCP连接配置 const TCP_CONFIG = {