diff --git a/api/config.js b/api/config.js index 835ddf4..bad9081 100644 --- a/api/config.js +++ b/api/config.js @@ -189,6 +189,7 @@ const product = { { p: '/project/group/statistic/online', o: 'GET' }, { p: '/project/group/statistic/alarm', o: 'GET' }, { p: '/project/group/list', o: 'GET' }, + { p: '/project/group/:groupId/detail', o: 'GET' }, ], // 不做认证的路由,也可以使用 exclude: ["*"] 跳过所有路由 apMergeDeVeAnxinProjectId: AP_MERGE_DEVE_ANXINPROJECT_ID, anxinCloud: {