Commit 1c9af5c4 by guominglei

添加依赖

parent 7e3b8055
......@@ -52,6 +52,10 @@
<groupId>myth-job</groupId>
<artifactId>myth-executor-api</artifactId>
</dependency>
<dependency>
<groupId>myth-job</groupId>
<artifactId>myth-core-common</artifactId>
</dependency>
</dependencies>
<build>
......
package com.byit.job;
import com.byit.filesystem.FastDfsFileSystem;
import com.byit.launcher.JobRunServerLauncher;
import com.byit.utils.JobUtils;
import org.csource.common.MyException;
import java.io.IOException;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment