[agent] test boot up-2

This commit is contained in:
zeaslity
2022-11-28 18:00:58 +08:00
parent 132b65e31e
commit 9de74ee535
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ public class ServerInfo {
*
*/
@Value("${cpuCore}")
private Integer cpuCore;
private String cpuCore;
/**
*