aa
This commit is contained in:
@@ -451,6 +451,7 @@ func DisableUser(ctx *jxcontext.Context, userID string) (err error) {
|
||||
|
||||
func OnDingDingMsg(msg map[string]interface{}) (callbackResponse *dingdingapi.CallbackResponse) {
|
||||
eventType := utils.Interface2String(msg[dingdingapi.KeyEventType])
|
||||
globals.SugarLogger.Debugf("dingding msg 2:%s", utils.Format4Output(msg, false))
|
||||
if eventType == dingdingapi.CBTagUserLeaveOrg {
|
||||
var (
|
||||
authBind *model.AuthBind
|
||||
|
||||
Reference in New Issue
Block a user