From 5309f0aae4dc789cee92a8d7de4985c22d6ce259 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期二, 19 三月 2024 17:32:47 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
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