Lastly, GORM allows you to use the native database types in the gorm:"" tag annotation. models/post.model.go package models import ( "time" " ...
確定! 回上一頁