mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2025-12-19 01:20:08 +08:00
[update] -
This commit is contained in:
parent
34f18fbeda
commit
f3de2abeac
@ -123,7 +123,7 @@ class ActivityLottery extends BasePlugin
|
||||
if ($ending) {
|
||||
Cache::set('config', $this->config);
|
||||
} else {
|
||||
print_r(Cache::get('config'));
|
||||
// print_r(Cache::get('config'));
|
||||
$this->config = ($tmp = Cache::get('config')) ? $tmp : [];
|
||||
//
|
||||
$keys = ['invalid_sids', 'wait_add_infos', 'wait_get_infos', 'wait_do_infos'];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user