zux
zux
后续期待 更新
在使用中间件 tauthz\middleware\base::class 时,Unauthorized 异常触发并没有message属性,建议添加
| Q | A | ------------------------ | --- | Fixed Issues? | NO | Patch: Bug Fix? | Fix QQ can't parse to get openid | Major: Breaking Change? |...
Thank you somuch. How can I customize exceptions to be parameterized like `LoggerService`? For example, adding exceptions to options? : ExceptionInterface ``` logger? : LoggerService; + exception? : ExceptionInterface; /**...