Commit e285a6fa authored by 李世星's avatar 李世星

fix(修改钉钉逻辑): 202301301608

parent 38ae6fd0
...@@ -29,6 +29,7 @@ func (d *Ding) HandleFunc(m *entity.Matedata) error { ...@@ -29,6 +29,7 @@ func (d *Ding) HandleFunc(m *entity.Matedata) error {
if err != nil { if err != nil {
log.Println(err) log.Println(err)
} }
break
} }
} }
return nil return nil
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment