[ Agent ] [ Executor ] - fix bugs

This commit is contained in:
zeaslity
2023-11-07 14:28:28 +08:00
parent b17f1dcb52
commit ebe0ca916d
3 changed files with 11 additions and 4 deletions

View File

@@ -309,7 +309,6 @@ public class AcceptAgentInitInfo {
private boolean validateServerInfo(ServerInfoVO serverInfoVO) {
log.info("server info validated success !");
return true;
}