model/test/supplier.go @@ -28,5 +28,5 @@ // TableName Supplier 表名 func (Supplier) TableName() string { return "supplier" return "srm_supplier" }