增加通过认证码绑定设备和管理账户的功能,需要开启私有设备配置

增加登录用户鉴权
This commit is contained in:
玄凤科技
2025-02-17 15:53:48 +08:00
parent 325312327c
commit aa2d323951
14 changed files with 1052 additions and 274 deletions
+1 -1
View File
@@ -1 +1 @@
VITE_API_BASE_URL=''
VITE_API_BASE_URL='http://127.0.0.1:8002'