Commit Graph

1 Commits

Author SHA1 Message Date
Pine 6b0c3ba134 feat(tasks): 新增任务种子脚本(幂等) —— 21 个多类型丰富演示任务
- scripts/db/seed_tasks.py:按 task_code 幂等插入;四种接单方式(grab/bid/assign/recommend)全覆盖、多分类(经 task_categories 映射 category_id)、多预算/交付时限/人数(限额或独占)/发包方/状态(published 上墙 + claimed/doing/completed/cancelled 对照)。21 条,当前任务总数 30、上墙 25。

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-25 20:18:16 +08:00