规范数据库,解决bug
This commit is contained in:
@@ -19,7 +19,7 @@ public class DeviceChannelTree extends DeviceChannel implements INode<DeviceChan
|
||||
/**
|
||||
* 主键ID
|
||||
*/
|
||||
private String id;
|
||||
private int id;
|
||||
|
||||
/**
|
||||
* 父节点ID
|
||||
|
||||
Reference in New Issue
Block a user