|
@ -189,6 +189,7 @@ const product = { |
|
|
{ p: '/project/group/statistic/online', o: 'GET' }, |
|
|
{ p: '/project/group/statistic/online', o: 'GET' }, |
|
|
{ p: '/project/group/statistic/alarm', o: 'GET' }, |
|
|
{ p: '/project/group/statistic/alarm', o: 'GET' }, |
|
|
{ p: '/project/group/list', o: 'GET' }, |
|
|
{ p: '/project/group/list', o: 'GET' }, |
|
|
|
|
|
{ p: '/project/group/:groupId/detail', o: 'GET' }, |
|
|
], // 不做认证的路由,也可以使用 exclude: ["*"] 跳过所有路由
|
|
|
], // 不做认证的路由,也可以使用 exclude: ["*"] 跳过所有路由
|
|
|
apMergeDeVeAnxinProjectId: AP_MERGE_DEVE_ANXINPROJECT_ID, |
|
|
apMergeDeVeAnxinProjectId: AP_MERGE_DEVE_ANXINPROJECT_ID, |
|
|
anxinCloud: { |
|
|
anxinCloud: { |
|
|