|
|
d4b48fb611
|
docs(testing): e2e verification report for send routing with WECOM_BOT
|
2026-07-15 13:55:26 +08:00 |
|
|
|
758ed73f9d
|
fix: 渠道账号群聊同步缓存 key 及成员名称兜底;统一 Docker/Maven 项目约定
|
2026-07-10 15:55:30 +08:00 |
|
|
|
1298a558e8
|
wip: baseline changes before channel-conversation-task boundary implementation
|
2026-07-08 16:23:09 +08:00 |
|
|
|
24a70eb530
|
fix(task12): 修复前端登录租户编码透传、补充 tenant_admin 角色迁移与外部 API 测试脚本
- admin-web/api/client.ts: 请求拦截器仅在未显式传入 X-Tenant-Code 时使用 localStorage 默认值
- admin-web/api/account.ts: login 显式携带租户编码请求头,解决浏览器登录 401
- db/migration/V10: 新增 tenant_admin 平台角色,供外部 API 测试创建租户管理员
- scripts/test-external-api.sh: 创建租户后自动创建管理员并登录,后续接口使用 Bearer Token
- docs/superpowers/plans: 提交总体规划与 Task 12 测试计划
|
2026-07-07 16:08:20 +08:00 |
|
|
|
f50a3fd0c9
|
feat(auth): replace JWT with Sa-Token, add auth context and interceptor
|
2026-07-07 14:52:18 +08:00 |
|
|
|
14c2c3095b
|
docs(plan): self-review admin-web auth/tenant/flow plan
|
2026-07-07 14:44:40 +08:00 |
|