feat : common redis cache and common logger

This commit is contained in:
2025-09-14 15:58:45 +08:00
parent 48ad2ebd1b
commit 0db9995c19
15 changed files with 640 additions and 14 deletions

View File

@@ -19,8 +19,6 @@ use Lcobucci\JWT\UnencryptedToken;
class RefreshService extends BaseAdminService
{
use RequestScopedTokenTrait;
/**
* @var BaseTokenService
*/