type?prize?struct?{
name???string
id ???int
type???int//會報錯
}
go 用type定義結構體的時候,有個字段就叫type怎么處理呢?
onepiecelc
2019-04-22 19:38:07