mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2025-12-20 02:20:06 +08:00
[fix] BaseRaffle
This commit is contained in:
parent
2088e1b975
commit
3e08d1bcc0
@ -14,9 +14,12 @@ namespace BiliHelper\Util;
|
||||
use BiliHelper\Core\Log;
|
||||
use BiliHelper\Core\Curl;
|
||||
use BiliHelper\Plugin\Live;
|
||||
use BiliHelper\Plugin\Sign;
|
||||
use BiliHelper\Plugin\Statistics;
|
||||
|
||||
abstract class BaseRaffle
|
||||
{
|
||||
use TimeLock;
|
||||
use FilterWords;
|
||||
const ACTIVE_TITLE = '';
|
||||
const ACTIVE_SWITCH = '';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user