重构DiceLotteryConfig为DiceLotteryPoolConfig

This commit is contained in:
2026-03-10 17:56:14 +08:00
parent 1a748745cb
commit 54aa0bd34f
22 changed files with 160 additions and 160 deletions

View File

@@ -18,7 +18,7 @@ abstract class AbstractLogic implements LogicInterface
* 模型注入
* @var object
*/
protected $model;
public $model;
/**
* 管理员信息