mirror of
https://github.com/YMFE/yapi.git
synced 2024-11-27 04:40:08 +08:00
opti: doc
This commit is contained in:
parent
711d1d32ff
commit
b54928a3ef
@ -177,6 +177,14 @@ var hooks = {
|
||||
listener: []
|
||||
},
|
||||
|
||||
/**
|
||||
* addNoticePlugin(config)
|
||||
*
|
||||
* config.weixin = {
|
||||
* title: 'wechat',
|
||||
* hander: (emails, title, content)=> {...}
|
||||
* }
|
||||
*/
|
||||
addNotice:{
|
||||
type: 'multi',
|
||||
listener: []
|
||||
|
Loading…
Reference in New Issue
Block a user