|
|
7b16160bba
|
feat(channel-wecom): 实现企微会话存档接收骨架(Finance SDK 接口 + 回调 + 异步拉取)
|
2026-07-07 19:42:49 +08:00 |
|
|
|
dfce1be9b2
|
feat(auth): return Sa-Token on login and add tenant/user list APIs
|
2026-07-07 15:06:13 +08:00 |
|
|
|
df2d253c7b
|
feat(send): add outbound send and send record APIs
- Add mci_send_record table and entity/mapper
- Add SendService with target resolution (conversation/person/person_list/tag/rule)
- Add /api/v1/send, /api/v1/send/test, /api/v1/send/{task_id}/records
- Add test send simulation without channel dispatch
- Dispatch real sends through ChannelAdapterRegistry (placeholder until Phase 6)
- Add SendControllerTest and fix missing deleted column on account-conversation binding
|
2026-07-07 12:24:05 +08:00 |
|
|
|
953d36fe2c
|
feat(inbound): add flow definition, message event, intent recognition and webhook push
|
2026-07-07 12:15:27 +08:00 |
|
|
|
3f2c0d7d16
|
feat(crm): add person, identity, conversation, tag tables and APIs
|
2026-07-07 12:06:19 +08:00 |
|
|
|
855f77595d
|
feat(channel): add channel-common SPI, channel tables, subject/account APIs and WeCom callback placeholder
|
2026-07-07 11:55:53 +08:00 |
|
|
|
5828404418
|
fix(account): secure login response, add validation, global exception handler
|
2026-07-07 11:48:42 +08:00 |
|
|
|
4f9b3aa211
|
fix(test): use Spring Boot 4 AutoConfigureMockMvc package and remove stub
|
2026-07-07 11:25:07 +08:00 |
|
|
|
6a94f53ff0
|
feat(admin): implement tenant/user/role account APIs
|
2026-07-07 11:23:29 +08:00 |
|