feat: tenant content publish
This commit is contained in:
@@ -3,5 +3,4 @@
|
||||
## API Access Constraints
|
||||
|
||||
- `frontend/portal` 业务禁止调用任何 `/super/v1/*` 接口(包括本地开发的 Vite 代理)。
|
||||
- Portal 仅允许使用面向用户/租户公开的接口前缀(例如 `/v1/*`,具体以后端实际路由为准)。
|
||||
|
||||
- Portal 仅允许使用面向用户/租户公开的接口前缀(例如 `/v1/*`、`/t/*`,具体以后端实际路由为准)。
|
||||
|
||||
Reference in New Issue
Block a user