From 27c87cc797f4fc9b0744ed8c44b58dbe4ff3a63c Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期四, 21 三月 2024 18:01:56 +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