14 lines
218 B
Markdown
14 lines
218 B
Markdown
---
|
|
title: '@nocobase/plugin-collections'
|
|
order: 1
|
|
---
|
|
|
|
# @nocobase/plugin-collections
|
|
|
|
提供数据表配置接口,可通过 HTTP API 管理数据表。
|
|
|
|
## 安装
|
|
|
|
```bash
|
|
yarn nocobase pull collections --start
|
|
``` |