Browse Source

fix: jwt密钥太短

wuwenyi 2 tuần trước cách đây
mục cha
commit
dfc8e67d14
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/resources/application-test.yml

+ 1 - 1
src/main/resources/application-test.yml

@@ -28,5 +28,5 @@ mybatis-plus:
       logic-not-delete-value: 0
 
 jwt:
-  secret: test-secret-key
+  secret: qqflow-test-secret-key-2024-min-32chars
   expiration: 86400000