完善权限系统

This commit is contained in:
BBIT-Kai
2025-12-08 18:11:48 +08:00
parent c53926afd6
commit dbdc222541
1503 changed files with 132197 additions and 885 deletions
+2 -1
View File
@@ -53,7 +53,8 @@
| 公网端口 | 内网端口 | docker端口 | docker服务/Host | 技术栈 | 功能作用 |
| --------- | -------- | ---------- | -------------------- | -------------------- | ------------------------------------------ |
| **13011** | 13011 | 13011 | Harbor | Harbor | Harbor**管理界面**admin:Bbit000000 |
| | | 8090 | ce_vue | Vue | Vue前端服务 |
| | | 8091 | ce_vue | Vue | Vue前端服务-AI实验室 |
| | | 8093 | ce_vue_data | Vue | Vue前端服务-大数据可视化平台 |
| | 8089 | | | Ktor | 实验室业务后端,使用systemctl启动 |
| | | 13011 | ce_pybackend | FastAPI | 实验室AI后端 |
| | 5432 | 5432 | ce_postgres | PostgreSQL | PostgreSQL数据库 |