fix : common request

This commit is contained in:
2025-09-16 18:07:10 +08:00
parent be0d0913b6
commit 21331655f9
9 changed files with 46 additions and 33 deletions

View File

@@ -11,7 +11,7 @@ trait ClientOsTrait
* @var RequestInterface
*/
#[Inject]
protected readonly RequestInterface $request;
protected RequestInterface $request;
/**
* @return string