fix:指标返回nodeType

This commit is contained in:
2026-04-07 11:56:37 +08:00
parent 4206bff874
commit e0eff6c5ce

View File

@@ -64,4 +64,6 @@ public class PerformanceResp {
private Integer pid;
private String nodeType;
}