浏览代码

fix: jwt密钥太短

wuwenyi 2 周之前
父节点
当前提交
dfc8e67d14
共有 1 个文件被更改,包括 1 次插入1 次删除
  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