feat: 新增通知管理功能,包括通知的创建、列表展示及相关路由配置;更新相关依赖

This commit is contained in:
2026-01-08 17:18:53 +07:00
parent 6cc6aa7200
commit c7786871b0
11 changed files with 386 additions and 130 deletions

View File

@@ -1,5 +1,5 @@
# backend service base url, test environment
VITE_SERVICE_BASE_URL=http://192.168.1.17:9528
VITE_SERVICE_BASE_URL=http://192.168.1.7:9528
# other backend service base url, test environment
VITE_OTHER_SERVICE_BASE_URL= `{}`