mirror of
https://gitee.com/ctexthuang/hyperf-micro-svc.git
synced 2026-03-27 15:10:18 +08:00
fix : update cors and admin user cache
This commit is contained in:
@@ -12,7 +12,7 @@ use Hyperf\HttpServer\Request;
|
||||
use Psr\Container\ContainerInterface;
|
||||
use Hyperf\Di\Aop\ProceedingJoinPoint;
|
||||
|
||||
#[Aspect]
|
||||
#[Aspect(priority: 0)]
|
||||
class ResponseFormatAspect extends AbstractAspect
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user