去除多余字段
This commit is contained in:
@@ -42,10 +42,6 @@ public class Config {
|
|||||||
* 仅使用中继转发
|
* 仅使用中继转发
|
||||||
*/
|
*/
|
||||||
private boolean relay;
|
private boolean relay;
|
||||||
/**
|
|
||||||
* 设备id,请使用唯一值
|
|
||||||
*/
|
|
||||||
private String deviceId;
|
|
||||||
/**
|
/**
|
||||||
* 服务端地址
|
* 服务端地址
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user