From e2efa6016338afeb6f723199209f7d9e1e859ee7 Mon Sep 17 00:00:00 2001 From: 龚焕茏 <2842157468@qq.com> Date: 星期三, 20 三月 2024 17:10:10 +0800 Subject: [PATCH] 监控调整 --- src/api/platform/publish.js | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/src/api/platform/publish.js b/src/api/platform/publish.js index c611782..283f27a 100644 --- a/src/api/platform/publish.js +++ b/src/api/platform/publish.js @@ -43,4 +43,10 @@ }) } - +// 鑾峰彇鑰冩牳涓嬫媺鍒楄〃 +export function publishSelect() { + return request({ + url: '/system/publish/all', + method: 'get' + }) +} -- Gitblit v1.8.0