This website works better with JavaScript.
Home
Explore
Help
Sign In
go_rely_warehouse
/
zyos_go_mq_consume
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
three
DengBiao
1 year ago
parent
e956b833d1
commit
86158501bf
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
consume/dou_shen_user_register_for_operation_center.go
+ 1
- 1
consume/dou_shen_user_register_for_operation_center.go
View File
@@ -87,7 +87,7 @@ func handleDouShenUserRegisterConsumeForOperationCenter(msgData []byte) error {
return err2
return err2
}
}
if userGroup == nil {
if userGroup == nil {
return errors.New("当前
官方
群暂未设置群主,请联系管理员!!!")
return errors.New("当前
运营中心
群暂未设置群主,请联系管理员!!!")
}
}
//加入群
//加入群
Write
Preview
Loading…
Cancel
Save