From 5aeff8f6ba54fb07ca127505d1314fe57b32853a Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Mon, 05 Jan 2026 10:44:48 +0800
Subject: [PATCH] 1

---
 src/views/dashboard/Workplace.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/dashboard/Workplace.vue b/src/views/dashboard/Workplace.vue
index dfc43a3..8c8b4ef 100644
--- a/src/views/dashboard/Workplace.vue
+++ b/src/views/dashboard/Workplace.vue
@@ -288,7 +288,7 @@
   },
   methods: {
     getlizhi() {
-      axios.get('https://saying.api.azwcl.com/saying/get').then(res => {
+      axios.get('https://api.qitiana.cfd/saying/get').then(res => {
         this.lizhidetail = res.data.data
       })
     },

--
Gitblit v1.9.3