From 4d8e61ec448b4c5246478e75d5e8763a14bc5b5e Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期五, 02 二月 2024 20:55:51 +0800
Subject: [PATCH] fix:验质功能修复

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

diff --git a/api/globalApi.js b/api/globalApi.js
index 886a4b8..6b7d09e 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -437,8 +437,9 @@
 	},
 		/**
 	 * @description 鎵撳嵃纾呭崟 */
+	// handler
 	printerHandler:{
-		url: '/wrzs/printer/handler',
+		url: '/wrzs/printer/handler1',
 		method: 'GET'
 	}
 }
\ No newline at end of file

--
Gitblit v1.9.1