From f37eb455c624efac8c0beaebd748be084211c9a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?zhaobing=E2=80=99?= Date: Mon, 25 Sep 2023 09:15:31 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=8E=A5=E5=8F=A3=E4=B8=8D=E9=89=B4?= =?UTF-8?q?=E6=9D=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/config.js b/api/config.js index 4a64382..d8b3d7a 100644 --- a/api/config.js +++ b/api/config.js @@ -206,6 +206,8 @@ const product = { { p: '/project/group/statistic/alarm', o: 'GET' }, { p: '/project/group/list', o: 'GET' }, { p: '/project/group/:groupId/detail', o: 'GET' }, + {p:'/project/workOrders/repairRank',o:'GET'}, + {p:'/project/workOrders',o:'GET'} ], // 不做认证的路由,也可以使用 exclude: ["*"] 跳过所有路由 apMergeDeVeAnxinProjectId: AP_MERGE_DEVE_ANXINPROJECT_ID, anxinCloud: {