重构DiceLotteryConfig为DiceLotteryPoolConfig
This commit is contained in:
@@ -18,7 +18,7 @@ abstract class AbstractLogic implements LogicInterface
|
||||
* 模型注入
|
||||
* @var object
|
||||
*/
|
||||
protected $model;
|
||||
public $model;
|
||||
|
||||
/**
|
||||
* 管理员信息
|
||||
|
||||
Reference in New Issue
Block a user