小鱼儿游啊游

Results 3 issues of 小鱼儿游啊游

I want to refactor the fileds, integrating other fields, except "time" "level" "message" from: `{"level":"info","bar":"baz","n":1,"time":"2022-08-08T14:24:08+08:00","message":"hello world"}` to: `{"level":"info","param":{"bar":"baz","n":1},"time":"2022-08-08T14:24:08+08:00","message":"hello world"}` What do I have to achieve?(not by "Dict")

i can't run im-select, when i input ```im-select``` in my terminal, it will show

构建过程: => [3/7] RUN GOPROXY=https://goproxy.io/,direct go install github.com/zeromicro/go-zero/tools/goctl@latest 33.8s => => # go: downloading go.uber.org/automaxprocs v1.4.0 => => # go: downloading gopkg.in/yaml.v2 v2.4.0 => => # go: downloading github.com/zeromicro/ddl-parser v0.0.0-20210712021150-63520aca7348...