init portal
This commit is contained in:
7
frontend/portal/AGENTS.md
Normal file
7
frontend/portal/AGENTS.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Frontend Portal Guidelines
|
||||
|
||||
## API Access Constraints
|
||||
|
||||
- `frontend/portal` 业务禁止调用任何 `/super/v1/*` 接口(包括本地开发的 Vite 代理)。
|
||||
- Portal 仅允许使用面向用户/租户公开的接口前缀(例如 `/v1/*`,具体以后端实际路由为准)。
|
||||
|
||||
Reference in New Issue
Block a user