Browse Source

refactor code style

pull/3/MERGE
baoliang 4 years ago
parent
commit
c7005b4944
  1. 1
      dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/command/DBTaskAckCommand.java

1
dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/command/DBTaskAckCommand.java

@ -52,6 +52,7 @@ public class DBTaskAckCommand implements Serializable {
/** /**
* package response command * package response command
*
* @return command * @return command
*/ */
public Command convert2Command() { public Command convert2Command() {

Loading…
Cancel
Save