forked from x/ContextOS
vps fix bug 词法解析结果带有特征字符
This commit is contained in:
parent
dc77397fe9
commit
01d255f20d
@ -324,7 +324,7 @@ var Index = &ctx.Context{Name: "lex", Help: "词法解析",
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
m.Echo(string(word))
|
m.Add("result", string(word))
|
||||||
}
|
}
|
||||||
|
|
||||||
}},
|
}},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user