mirror of
https://github.com/YMFE/yapi.git
synced 2024-11-27 04:40:08 +08:00
feat: add addNotice
This commit is contained in:
parent
1edee0192c
commit
711d1d32ff
@ -175,6 +175,11 @@ var hooks = {
|
||||
import_data: {
|
||||
type: 'multi',
|
||||
listener: []
|
||||
},
|
||||
|
||||
addNotice:{
|
||||
type: 'multi',
|
||||
listener: []
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user