fix: correct community category migration rank

This commit is contained in:
hajimi
2026-08-02 17:50:04 +08:00
parent b0b278d11f
commit 01ca642b4d
2 changed files with 4 additions and 4 deletions
@@ -151,7 +151,7 @@ communityPostSetCategory({ id, category_id })
检查管理端请求失败回滚、权限标识、选择器数值类型、分页筛选参数和用户端频道切换请求,确认不存在客户端分页内伪排序或未使用导入。
- [ ] **Step 3: 提交源码**
- [x] **Step 3: 提交源码**
只暂存本任务文件,排除工作区原有 `AGENTS.md` 和共享文档混合改动,提交信息:
@@ -159,7 +159,7 @@ communityPostSetCategory({ id, category_id })
feat: add community post categories and channels
```
- [ ] **Step 4: 同步测试服并应用数据库初始化**
- [x] **Step 4: 同步测试服并应用数据库初始化**
先执行项目规定部署命令: