This commit is contained in:
2021-08-11 14:36:07 +08:00
parent bf8849aff8
commit 13f7b93659
3 changed files with 1 additions and 34 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ trait JwtHelper
private string $scene = 'default';
private string $encrypt = '';
private string $encrypt = 'aes-128-ecb';
private string $iv = '';