From 9166395640600a5ec596bfbeefa00906597f095d Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期三, 26 六月 2024 17:33:35 +0800
Subject: [PATCH] feat:库管测试问题& 客户 产品名称展示 & 库管日计划更换图标

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

diff --git a/api/globalApi.js b/api/globalApi.js
index c8da998..040b11d 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -590,6 +590,11 @@
 		url: '/wrzs/jcproduct/getProductTree',
 		method: 'GET'
 	},
+	getProductIsDanger:{
+		url: '/wrzs/jcproduct/getProductIsDanger',
+		method: 'GET'
+	},
+	
 	/**
 	 * @description 璐拱璇�
 	 */

--
Gitblit v1.9.1