Commit Graph

14 Commits

Author SHA1 Message Date
ABAPPLO
9697b5890d feat: 任务发布到企微客户群(企业群发)与资源库单条新增
- 任务中心新增「发布到企微群」:同步客户群清单(wecom_group_chats)、
  按群主分组创建企业群发任务(add_msg_template)、发送记录落库
  wecom_group_pushes,迁移 mysql/0009;lib/wecom-client.ts 补
  listCustomerGroupChats/createGroupMsgTemplate
- KOC 资源库支持单条新增:app/api/resources-insert + lib/resource-write,
  拆出资源写入公共逻辑供导入复用;0008 补合作方外部联系人字段
- 环境变量示例补企微凭证与 SEED_DEMO_DATA;next.config 增加
  allowedDevOrigins;CLAUDE.md 补充项目说明
- .gitignore 排除 .codegraph/ 与 .ipynb_checkpoints/
2026-08-20 15:16:18 +08:00
巫凤萍
cac6c5e83b fix: 修复回填更新与截图刷新 2026-08-16 22:22:50 +08:00
巫凤萍
f37d05dd88 feat: 完善视频任务与 KOC 资源库 2026-08-15 03:53:09 +08:00
巫凤萍
7ef150e08b feat: add distribution release and recovery controls 2026-08-12 11:12:23 +08:00
巫凤萍
ddad4b7659 feat: ship self-hosted KOC LOOP workflows 2026-08-11 23:07:26 +08:00
巫凤萍
1f1887c860 feat: optimize user management and add account deletion 2026-08-07 17:08:56 +08:00
巫凤萍
5670a7939b Expand KOC LOOP MCP operations 2026-08-07 14:12:52 +08:00
巫凤萍
bd9b0c3871 Fix password hashing for Workers runtime 2026-08-07 11:20:31 +08:00
巫凤萍
c926a6a874 Add user authentication and role management 2026-08-07 11:06:20 +08:00
巫凤萍
1f910c975d Fix KOC resource fuzzy filters 2026-08-06 11:48:10 +08:00
巫凤萍
72f8862f8a Add KOC resource filters and export 2026-08-06 10:18:23 +08:00
巫凤萍
85110bbfce Add recovery Excel export and automatic account detection 2026-08-05 11:40:29 +08:00
巫凤萍
b081946752 Use unique contact identifiers for KOC claims 2026-08-03 13:48:01 +08:00
巫凤萍
d2cde2c9b2 Initial commit: KOC LOOP platform 2026-07-30 12:06:41 +08:00