This commit is contained in:
eric
2026-03-08 01:10:10 -06:00
parent 0ef4d51406
commit f589b71b19
14 changed files with 2484 additions and 152 deletions

14
POCKETBASE_SCHEMA.md Normal file
View 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` 字段保持为「自我介绍」内容,不再包含感情状态。