sms_flash_promotion_product_relation

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQueryBuilder

func NewQueryBuilder() *smsFlashPromotionProductRelationQueryBuilder

Types

type SmsFlashPromotionProductRelation

type SmsFlashPromotionProductRelation struct {
	Id                      int64   // 编号
	FlashPromotionId        int64   //
	FlashPromotionSessionId int64   // 编号
	ProductId               int64   //
	FlashPromotionPrice     float64 // 限时购价格
	FlashPromotionCount     int32   // 限时购数量
	FlashPromotionLimit     int32   // 每人限购数量
	Sort                    int32   // 排序
}

SmsFlashPromotionProductRelation 商品限时购与商品关系表

func (*SmsFlashPromotionProductRelation) Create

func (t *SmsFlashPromotionProductRelation) Create(db *gorm.DB) (id int64, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL