pengjie
|
0ae963c4cf
|
Revert "fix(im): 邀请入群时使用真实用户身份调用IM API,系统通知显示真实用户名而非administrator"
This reverts commit 07d6f21fed.
|
2026-08-04 19:33:13 +08:00 |
|
 pengjieandClaude
|
07d6f21fed
|
fix(im): 邀请入群时使用真实用户身份调用IM API,系统通知显示真实用户名而非administrator
- AddGroupMemberDTO 新增 fromAccount 内部字段
- TencentCloudImUtil 新增带 identifier 参数的 getHttpsUrl 重载
- addGroupMember 检测 fromAccount,有则用该用户 UserSig
- EmergencyApiServiceImpl.addGroupUser 传入当前登录用户ID
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-08-04 18:58:16 +08:00 |
|
 pengjieandClaude
|
32d8ad3652
|
fix(im): 修复addGroupMember时memberName因@JsonIgnore在Feign传输中丢失
移除MemberListDTO.memberName上的@JsonIgnore注解,确保名称能通过Feign跨服务传输。
改为在发送腾讯IM API前手动移除memberName字段,避免发送IM不接受的字段。
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-07-20 17:21:41 +08:00 |
|
 pengjieandClaude
|
b5c5251913
|
feat(IM): 添加群成员时同步导入成员名称
addGroupMember在导入账号后逐个调用accountImport导入成员Nick名称
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-07-20 16:59:44 +08:00 |
|
pengjie
|
4898a63b4b
|
feat(emergency): 宣教推送IM消息改为独立方法sendGroupMsgArticle,不影响已有业务
- 新增 TencentCloudImUtil.sendGroupMsgArticle: From_Account生效、不覆盖businessID、fromAdmin动态判断
- 新增 TXController.sendGroupMsgArticle / IMHelloApi.sendGroupMsgArticle
- FirstAidPushServiceImpl 推送人改为当前登录用户,调用新方法
|
2026-07-07 13:43:21 +08:00 |
|
pengjie
|
945c0b46d7
|
@
feat(emergency): 新增腾讯IM验证的群成员列表接口,优化searchEmployee模糊搜索
- 新增 /order/getActualGroupMemberList 接口,先查本地参与人员再调腾讯IM验证,以交集为准
- 新增 GetGroupMemberInfoVO,封装腾讯IM get_group_member_info API响应
- TencentCloudImUtil 新增 getGroupMemberInfo 方法,TXController/IMHelloApi 新增对应端点
- GroupMemberVO 新增 isSelf 字段区分本人 (0/1),默认值 0
- searchEmployee 姓名/工号/手机号改为模糊搜索(* 包装实现)
- 修复 getActualGroupMemberList IM 调用失败时静默返回空列表的 bug,失败时降级使用本地成员
- 接口文档更新变更摘要,标明新接口替换原 /order/getGroupMemberList 地址
Co-Authored-By: Claude <noreply@anthropic.com>
@
|
2026-07-07 09:29:19 +08:00 |
|
pengjie
|
8761a965aa
|
feat(emergency): 急救宣教资源推送到应急群聊
|
2026-06-25 15:53:22 +08:00 |
|
lianlonggang
|
858e23a311
|
咨询模块及IM模块调整
|
2026-03-13 17:32:47 +08:00 |
|
pengjie
|
a00d361f6b
|
【应急单】定时解散群聊
|
2026-01-08 16:59:01 +08:00 |
|
pengjie
|
92033a17cb
|
【应急】IM视频通话
|
2025-11-07 15:30:34 +08:00 |
|
DESKTOP-BLB5287\FP
|
0e52aff1f1
|
新疆后端项目
|
2025-06-30 14:31:09 +08:00 |
|