feat: add login ip desc request

This commit is contained in:
engigu
2025-10-01 08:57:35 +08:00
parent ad103f3440
commit 25091dfa81
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,4 +23,4 @@
23. [2025.04.28] 支持tidb数据库,支持数据库ssl连接
23. [2025.08.10] UI组件使用shadcn-vue,基于tailwindcss
24. [2025.09.14] 支持系统信息展示更多的运行信息
25. [2025.09.30] 支持页面的明暗主题切换设置
25. [2025.09.30] 支持页面的明暗主题切换设置,增加登录日志
+1 -1
View File
@@ -24,7 +24,7 @@ Message Nest 是一个灵活而强大的消息推送整合平台,旨在简化
## 功能更新日志
- **2025.09.30**
- 支持页面的明暗主题切换设置
- 支持页面的明暗主题切换设置,增加登录日志
- **2025.09.14**
- 支持系统信息展示更多的运行信息
- **2025.08.10**