数据存储分析管理
This commit is contained in:
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
*/
|
||||
@Data
|
||||
public class AllNodeByProjectIdAndTypeResp {
|
||||
private Integer id;
|
||||
private Long id;
|
||||
private String uuid;
|
||||
private String nodeType;
|
||||
private String nodeName;
|
||||
|
||||
Reference in New Issue
Block a user