qiaozhanwei 5 лет назад
Родитель
Сommit
bcc5690f58

+ 1 - 0
dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/log/LogClientService.java

@@ -16,6 +16,7 @@
  */
 package org.apache.dolphinscheduler.service.log;
 
+import org.apache.dolphinscheduler.common.Constants;
 import org.apache.dolphinscheduler.remote.NettyRemotingClient;
 import org.apache.dolphinscheduler.remote.command.Command;
 import org.apache.dolphinscheduler.remote.command.log.*;