dynamic model key and value swift

前端 未结 0 921
慢半拍i
慢半拍i 2021-01-01 06:17

I created model like this :

struct ExampleData {
var id, value, name, code, description:String?
}

and I parse json and put it into model like

相关标签:
回答
  • 消灭零回复
提交回复
热议问题