 pengjieandClaude
|
b5c5251913
|
feat(IM): 添加群成员时同步导入成员名称
addGroupMember在导入账号后逐个调用accountImport导入成员Nick名称
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-07-20 16:59:44 +08:00 |
|
pengjie
|
be701122ca
|
fix(IM): Redis签名key加入sdkAppId,防止切换AppID后签名不匹配
- key格式: silence:im_user_sig:{sdkAppId}:{identifier}
- 切换IMConfig.sdkAppId后自动缓存miss,重新生成正确签名
- 旧key作为孤儿数据24小时后自然过期
|
2026-07-20 10:43:07 +08:00 |
|
pengjie
|
fecfb2a355
|
fix(IM): addGroupMember前先multiAccountImport,防止账号未注册导致添加失败
|
2026-07-20 10:25:08 +08:00 |
|
pengjie
|
66b77cc231
|
fix(im): sendGroupMsgArticle补充businessID协议字段,修复客户端显示[自定义消息]
|
2026-07-07 14:12:03 +08:00 |
|
pengjie
|
9b35cfe9c2
|
chore(im): 文章推送增加请求参数日志,便于验证businessId等信息
|
2026-07-07 13:51:58 +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
|
37132eeeb6
|
fix(im): sendGroupMsgText取消From_Account注释,使fromUserId生效
|
2026-07-07 12:07:17 +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 |
|
pengjie
|
a00d361f6b
|
【应急单】定时解散群聊
|
2026-01-08 16:59:01 +08:00 |
|
feng
|
9d6c2f2a14
|
全局替换小助手字样
|
2025-12-10 15:55:53 +08:00 |
|
feng
|
9916e792db
|
去掉注册腾讯IM账号拼接小助手字样
|
2025-12-08 15:22:59 +08:00 |
|
pengjie
|
019c7d600a
|
【im消息】下载地址替换,数据修复方法
|
2025-11-27 16:58:23 +08:00 |
|
pengjie
|
56697c1a78
|
【im消息】下载地址替换,数据修复方法
|
2025-11-27 16:30:31 +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 |
|