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

update version from 202016 -> 212017.

上级 bfb200e1
package com.a.eye.skywalking.conf;
import com.a.eye.skywalking.util.TraceIdGenerator;
public class Constants {
/**
* 务必严格保持两位的version
* This is the version, which will be the first segment of traceid.
* Ref {@link TraceIdGenerator#generate()}
*/
public static int SDK_VERSION = 202016;
public static int SDK_VERSION = 212017;
public static final String CONTEXT_DATA_SEGMENT_SPILT_CHAR = "#&";
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册