From e3fc390746f81be5ccf5e54104025d770d97f360 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Mon, 09 Mar 2026 09:13:54 +0800
Subject: [PATCH] 修改端口
---
src/api/warehouse.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/api/warehouse.js b/src/api/warehouse.js
index c9aad12..6228389 100644
--- a/src/api/warehouse.js
+++ b/src/api/warehouse.js
@@ -151,7 +151,6 @@
})
}
-
// 监管
export function getSupervisionStatistics(data) {
return request({
--
Gitblit v1.9.2