# Module: 抽奖系统-LotterySystem

抽奖系统-LotterySystem()

抽奖模块

description 可用于发起抽奖、查看可用抽奖配置等。

author ericjxzhang

# 数据访问

名称 功能说明
lotteries 抽奖信息列表

# Other

名称 功能说明
drawLottery

# 事件监听

名称 功能说明
offLotteryDrawnTimeChange 取消注册 抽奖项目(最近)抽奖时间改变 事件处理函数
offLotteryRemainingCountChange 取消注册 抽奖剩余次数改变 事件处理函数
offSpecialLotteryCountChange 取消注册 特殊抽奖次数改变 事件处理函数
onLotteryDrawnTimeChange 注册 抽奖项目(最近)抽奖时间改变 事件处理函数
onLotteryRemainingCountChange 注册 抽奖剩余次数改变 事件处理函数
onSpecialLotteryCountChange 注册 特殊抽奖次数改变 事件处理函数

# References

# internals

internals:


# lotterySystem

lotterySystem: