Commit 0942268b by huangfusuper

修改注释

parent 34c746ca
......@@ -12,7 +12,7 @@ import lombok.extern.slf4j.Slf4j;
@Slf4j
public class JobRunServerLauncher {
/**
* 线程是否已经被启动
* 线程是否已经被启动的标志
*/
public static volatile String THREAD_RUN_MARK = null;
......
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