Commit Graph

4 Commits (1decbb5b2764f700f393d0f69d1bc237ed0f0731)

Author SHA1 Message Date
Lunny Xiao 83a8944fcf
Add feishu webhook support ()
Add feishu webhook support
Lunny Xiao a966a0298e Move more webhook codes from models to webhook module ()
* Move more webhook codes from models to webhook module
Lunny Xiao f518fe6662
Rename HookQueue to hookQueue ()
* Rename HookQueue to hookQueue

* fix lint
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules ()
* Move webhook to a standalone package under modules

* fix test

* fix comments