From 55285579641025ae1c8f507eb1e0c34e7dc0124d Mon Sep 17 00:00:00 2001 From: lubeilin <1791778603@qq.com> Date: Fri, 19 Apr 2024 16:16:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=A4=9A=E4=BD=99=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vnt-jni/java/top/wherewego/vnt/jni/Config.java | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vnt-jni/java/top/wherewego/vnt/jni/Config.java b/vnt-jni/java/top/wherewego/vnt/jni/Config.java index 5ed0674..c817e3d 100644 --- a/vnt-jni/java/top/wherewego/vnt/jni/Config.java +++ b/vnt-jni/java/top/wherewego/vnt/jni/Config.java @@ -42,10 +42,6 @@ public class Config { * 仅使用中继转发 */ private boolean relay; - /** - * 设备id,请使用唯一值 - */ - private String deviceId; /** * 服务端地址 */