mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update Fans.php
This commit is contained in:
parent
f921b7ef5f
commit
3399d20fa3
@ -57,7 +57,7 @@ class Fans extends Command
|
|||||||
$message .= $this->$method();
|
$message .= $this->$method();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$this->queue->success($message);
|
$this->setQueueSuccess($message);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user