接入用户密码接口前端加密

This commit is contained in:
wkc
2026-03-30 10:48:40 +08:00
parent b276654ac2
commit 8552514dcb
5 changed files with 13 additions and 3 deletions

View File

@@ -10,3 +10,4 @@ ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
VUE_APP_PASSWORD_TRANSFER_KEY = '1234567890abcdef'