From 1757d16d20ba4be8d439bdabcef9f91a7fc7894d Mon Sep 17 00:00:00 2001 From: DengBiao <2319963317@qq.com> Date: Tue, 18 Apr 2023 22:22:16 +0800 Subject: [PATCH] update --- consume/dou_shen_user_register_for_official_consume.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consume/dou_shen_user_register_for_official_consume.go b/consume/dou_shen_user_register_for_official_consume.go index 4e7c8de..77a507e 100644 --- a/consume/dou_shen_user_register_for_official_consume.go +++ b/consume/dou_shen_user_register_for_official_consume.go @@ -78,7 +78,7 @@ func handleDouShenUserRegisterConsumeForOfficial(msgData []byte) error { if officialGroup == nil { groupName := "官方[1]群" //3、创建群 - resp, err := utils.GetLogicExtClient(cfg.ImLogicRpc.URL, cfg.ImLogicRpc.PORT).CreateGroup(utils.GetCtx("", "13231", "74802", msg.MasterId), &pb.CreateGroupReq{ + resp, err := utils.GetLogicExtClient(cfg.ImLogicRpc.URL, cfg.ImLogicRpc.PORT).CreateGroup(utils.GetCtx("", "11", "4", msg.MasterId), &pb.CreateGroupReq{ Name: groupName, AvatarUrl: "", Introduction: "官方群",