提交 6081f7f7 编写于 作者: A ascrutae

fix lost tags

上级 0b4b4b17
......@@ -383,7 +383,7 @@ public class Span implements AbstractSpan {
}
}
if (span.tagsWithInt != null) {
if (tagWithInt != null) {
if (tagWithInt == null) {
tagWithInt = new JsonObject();
}
for (IntTagItem item : span.tagsWithInt) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册