Skip to main content

Module rewardtickettb

Module rewardtickettb 

Source
Expand description

SeaORM Entity, @generated by sea-orm-codegen 1.1.20

Structs§

ActiveModel
Generated by sea-orm-macros
ColumnIter
An iterator over the variants of Column
Entity
Generated by sea-orm-macros
Model
rewardtickettb 表的 SeaORM 行模型。 奖券明细表,追踪单张奖券的来源、持有人、奖品绑定、状态和作废原因。
PrimaryKeyIter
An iterator over the variants of PrimaryKey
RelationIter
An iterator over the variants of Relation

Enums§

Column
Generated by sea-orm-macros
PrimaryKey
Generated by sea-orm-macros
Relation
SeaORM 关系枚举。用于声明该实体可通过 SeaORM 自动推导的跨表关联。