[server] - 优化大量代码
This commit is contained in:
@@ -181,6 +181,8 @@ public class OctopusAgentServiceImpl implements OctopusAgentService {
|
||||
|
||||
// 是当前需要的消息信息
|
||||
try {
|
||||
|
||||
// 解析当前信息
|
||||
ServerInfoVO serverInfoVO = objectMapper.readValue(
|
||||
(String) message.getResult(),
|
||||
new TypeReference<ServerInfoVO>() {
|
||||
|
||||
Reference in New Issue
Block a user