My structure is below: type Year struct { Yname string } type Data struct { Years []*Year } And a Query: selDB1, err := db.
確定! 回上一頁