提交 5902154a 编写于 作者: wu-sheng's avatar wu-sheng

remove a test main.

上级 a656eefc
......@@ -39,8 +39,4 @@ public final class TraceIdGenerator {
Constants.SDK_VERSION + "", System.currentTimeMillis() + "", PROCESS_UUID + "",
MachineInfo.getProcessNo() + "", Thread.currentThread().getId() + "", seq + "");
}
public static void main(String[] args){
System.out.printf(generate());
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册