package Test import ( "testing" ) // gjson包安装 // go get -u github.com/tidwall/gjson func TestExpandMapArray(t *testing.T) { }