mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-02 03:37:44 +08:00
adjustment in doc
This commit is contained in:
parent
33db7494b8
commit
0bc2950d5d
@ -146,7 +146,7 @@ declare(strict_types=1);
|
|||||||
namespace App\Controller;
|
namespace App\Controller;
|
||||||
|
|
||||||
use App\Service\QueueService;
|
use App\Service\QueueService;
|
||||||
use Hyperf\Di\Annotation\Inject;~~~~~~~~
|
use Hyperf\Di\Annotation\Inject;
|
||||||
use Hyperf\HttpServer\Annotation\AutoController;
|
use Hyperf\HttpServer\Annotation\AutoController;
|
||||||
|
|
||||||
#[AutoController]
|
#[AutoController]
|
||||||
|
Loading…
Reference in New Issue
Block a user