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