From f40e9b69d5236912522ac36f4a2b57dac5028c9e Mon Sep 17 00:00:00 2001
From: 龚焕茏 <2842157468@qq.com>
Date: 星期二, 26 三月 2024 17:36:02 +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