From a81840024760c5919cbb49eb9f21a91b5f10bf99 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期三, 24 一月 2024 09:07:07 +0800
Subject: [PATCH] feat:司机端首页更新

---
 api/globalApi.js |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/api/globalApi.js b/api/globalApi.js
index 6b7d09e..096e32f 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -441,5 +441,12 @@
 	printerHandler:{
 		url: '/wrzs/printer/handler1',
 		method: 'GET'
-	}
+	},
+		/**
+	 * @description 閫氱煡鍒楄〃 */
+		noticeList:{
+			url: '/wrzs/message/notice/page',
+			method: 'GET'
+		}
+  
 }
\ No newline at end of file

--
Gitblit v1.9.1