去除多余字段

This commit is contained in:
lubeilin
2024-04-19 16:16:49 +08:00
parent 8dfc3b8c43
commit 5528557964
@@ -42,10 +42,6 @@ public class Config {
* 仅使用中继转发 * 仅使用中继转发
*/ */
private boolean relay; private boolean relay;
/**
* 设备id,请使用唯一值
*/
private String deviceId;
/** /**
* 服务端地址 * 服务端地址
*/ */