feat(拓扑图): 新增网络拓扑图功能模块
This commit is contained in:
@@ -105,6 +105,10 @@ const routesConfig = [
|
||||
file: 'dangerousOperations.js',
|
||||
path: '/api/dangerous-operations',
|
||||
},
|
||||
{
|
||||
file: 'topology.js',
|
||||
path: '/api/topology',
|
||||
},
|
||||
];
|
||||
|
||||
module.exports = routesConfig;
|
||||
|
||||
Reference in New Issue
Block a user