Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewQueryBuilder ¶
func NewQueryBuilder() *pmsMemberPriceQueryBuilder
Types ¶
type PmsMemberPrice ¶
type PmsMemberPrice struct { Id int64 // ProductId int64 // MemberLevelId int64 // MemberPrice float64 // 会员价格 MemberLevelName string // }
PmsMemberPrice 商品会员价格表
func NewModel ¶
func NewModel() *PmsMemberPrice
Click to show internal directories.
Click to hide internal directories.