相关记录表admin_id关联当前管理员id
This commit is contained in:
@@ -22,6 +22,7 @@ use app\dice\model\lottery_config\DiceLotteryConfig;
|
||||
* @property $password 密码
|
||||
* @property $status 状态
|
||||
* @property $coin 平台币
|
||||
* @property $admin_id 创建该玩家的后台管理员ID,关联 sa_system_user.id
|
||||
* @property $lottery_config_id 彩金池配置ID(0或null时使用自定义权重*_weight)
|
||||
* @property $t1_weight T1池权重
|
||||
* @property $t2_weight T2池权重
|
||||
|
||||
Reference in New Issue
Block a user