添加jasypt加密配置
Sync All Branches to GitHub / sync (push) Successful in 3s

This commit is contained in:
hanfuye
2026-01-17 15:06:32 +08:00
parent afcf469488
commit 1c6a5dc3be
6 changed files with 69 additions and 23 deletions
+1
View File
@@ -8,6 +8,7 @@
"mainClass": "top.crushtj.xiaoyishu.auth.XiaoyiAuthApplication",
"projectName": "xiaoyi-auth",
"args": "",
"vmArgs": "-Djasypt.encryptor.password=GhaU7VjZd2b3M4Hbx4SelEXZc",
"envFile": "${workspaceFolder}/.env"
}
]