From 039c34d6e2b6d6100b0f2cc942d46adaaaff1e98 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期四, 03 七月 2025 15:45:55 +0800
Subject: [PATCH] 测试完成

---
 src/api/patient/homepage.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/api/patient/homepage.js b/src/api/patient/homepage.js
index 19cb4a3..1fb9293 100644
--- a/src/api/patient/homepage.js
+++ b/src/api/patient/homepage.js
@@ -12,7 +12,7 @@
 // 鐢ㄦ埛淇℃伅鏌ヨ鎮h�呭垪琛�
 export function messagelistpatient(data) {
   return request({
-    url: '/smartor/patarchive/patInfoByContion',
+    url: '/smartor/patarchive/list',
     method: 'post',
     data: data
   })

--
Gitblit v1.9.3