's'
This commit is contained in:
14
POCKETBASE_SCHEMA.md
Normal file
14
POCKETBASE_SCHEMA.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# PocketBase solan 表需新增字段
|
||||
|
||||
PocketBase **不支持**通过 REST API 创建/修改表结构,需在 Admin 后台手动添加:
|
||||
|
||||
1. 登录 https://pocketbase.hackrobot.cn/_/
|
||||
2. 进入 Collections → solan
|
||||
3. 添加以下字段:
|
||||
|
||||
| 字段名 | 类型 | 说明 |
|
||||
|--------|------|------|
|
||||
| `single` | Text | 感情状态(单身/恋爱中/已婚) |
|
||||
| `media` | Text | 头像/自拍视频的 URL(来自 MinIO) |
|
||||
|
||||
`reason` 字段保持为「自我介绍」内容,不再包含感情状态。
|
||||
Reference in New Issue
Block a user