golang讀寫json

1. ERROR:  json: cannot unmarshal array into Go struct fieldgit 解決辦法 github package main import ( "encoding/json" "log" ) var body_byte = []byte(`{ "status": true, "data": { "ModelList": [{
相關文章
相關標籤/搜索