From c7ec9e17f6e48335912bad1c07df56ba8eb8f662 Mon Sep 17 00:00:00 2001
From: heyujie <516346543@qq.com>
Date: 星期四, 05 五月 2022 13:35:21 +0800
Subject: [PATCH] page subuser

---
 src/api/event.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/api/event.ts b/src/api/event.ts
index d1b14fe..90b86b9 100644
--- a/src/api/event.ts
+++ b/src/api/event.ts
@@ -72,7 +72,7 @@
 //鑾峰彇浜嬩欢澹伴煶鍒楄〃
 export const getSoundList = () => {
   return request({
-    url: "/data/api-v/voice/findAll",
+    url: "/saas/api-s/voice/findAll",
     method: "get"
 
   })

--
Gitblit v1.8.0