提交 514e9357 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

new features for 1.1

上级 3204febc
......@@ -9,7 +9,7 @@ import (
func main() {
urlStr := "http://127.0.0.1:8848/?F=field3&lines=12"
file := "src/unittest/test.yaml"
file := "test/code/test.yaml"
yamlContent, _ := ioutil.ReadFile(file)
yamlContent = gen.ReplaceSpecialChars(yamlContent)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册