From 0c5642f72e942acd5ff918e3da7b31be75083c17 Mon Sep 17 00:00:00 2001 From: ZhangXianQiang <1135831638@qq.com> Date: 星期二, 19 三月 2024 17:03:45 +0800 Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/zgyw-ui --- 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