test:on duplicate update
This commit is contained in:
parent
529a67dd8f
commit
a00eaa4b6d
@ -16,7 +16,7 @@ type ProductD struct {
|
||||
|
||||
// TableName 表名称
|
||||
func (*ProductD) TableName() string {
|
||||
return "products"
|
||||
return "products_d"
|
||||
}
|
||||
|
||||
func (*ProductD) Name() string {
|
||||
|
Loading…
x
Reference in New Issue
Block a user