docs(wiki): 数据一致性刷新 — 7 处校正
- architecture.md: 删除重复插件行、44→45 实体、22→39 权限 - testing.md: 迁移计数 50→104 - database.md: 补充 m000092-000104 迁移覆盖 - infrastructure.md: 更新日期 2026-04-23→2026-05-03、PostgreSQL 18→16 - erp-health.md: 44→45 实体、22→39 权限、消费者数校正
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: 开发环境
|
||||
updated: 2026-04-23
|
||||
updated: 2026-05-03
|
||||
status: stable
|
||||
tags: [infrastructure, dev-environment, windows, postgresql]
|
||||
---
|
||||
@@ -31,7 +31,7 @@ tags: [infrastructure, dev-environment, windows, postgresql]
|
||||
|
||||
| 服务 | 地址 | 用途 |
|
||||
|------|------|------|
|
||||
| PostgreSQL 18 | `postgres://postgres:123123@localhost:5432/erp` | 主数据库 |
|
||||
| PostgreSQL 16 | `postgres://postgres:123123@localhost:5432/erp` | 主数据库 |
|
||||
| Redis 7 | `redis://:redis_KBCYJk@129.204.154.246:6379` (云端) | 缓存 + 限流 |
|
||||
| 后端 API | `http://localhost:3000/api/v1` | Axum 服务 |
|
||||
| 前端 SPA | `http://localhost:5174` | Vite 开发服务器 |
|
||||
|
||||
Reference in New Issue
Block a user