新增查看显示实时彩金池

This commit is contained in:
2026-03-10 16:41:11 +08:00
parent e56c3ada34
commit bc034727b0
6 changed files with 159 additions and 39 deletions

View File

@@ -25,6 +25,7 @@ use plugin\saiadmin\basic\think\BaseModel;
* @property $t3_weight T3池权重
* @property $t4_weight T4池权重
* @property $t5_weight T5池权重
* @property $ev 池子累计盈利(游戏结算时累加,仅展示不可编辑)
*/
class DiceLotteryConfig extends BaseModel
{