model/test/product.go @@ -24,5 +24,5 @@ // TableName Product 表名 func (Product) TableName() string { return "Product" return "product" }