[ server ] [ executor ] - optimize code

This commit is contained in:
zeaslity
2022-12-27 16:02:32 +08:00
parent 9bc516bdbd
commit 37752ca07c
16 changed files with 189 additions and 166 deletions

View File

@@ -30,7 +30,7 @@ public class CommandExecutor {
/**
* handle command from octopus server
*
* @param executionMessage get from EXECUTOR_HANDLER
* @param executionMessage get from EXECUTOR_HANDLERju
*/
public void execute(ExecutionMessage executionMessage) {