fix:支付
This commit is contained in:
parent
032d089359
commit
6c53238457
|
@ -4,7 +4,7 @@ import "context"
|
|||
|
||||
type RelaFsProduct struct {
|
||||
FsProduct
|
||||
CoverResource *FsResource `json:"cover_resource" gorm:"foreignkey:cover;references:resource_id"`
|
||||
CoverResource *FsResource `json:"cover_resource" gorm:"foreignkey:cover;references:resource_url"`
|
||||
}
|
||||
|
||||
func (m *FsProductModel) TableName() string {
|
||||
|
|
Loading…
Reference in New Issue
Block a user