Hide plugin collect entry

This commit is contained in:
jsers 2020-05-09 16:44:18 +08:00
parent 06a537cd1d
commit 4eeae1a3ac
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ export const typeMap: any = {
log: '日志',
port: '端口',
proc: '进程',
plugin: '插件',
// plugin: '插件',
};
export const interval = [10, 30, 60, 120, 300, 600, 1800, 3600];
export const nameRule = {