From 4e4842518007726677c1dd23dc57f3448e7b08b4 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期二, 30 七月 2024 17:37: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 ed4f481..e97ebb0 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -700,5 +700,10 @@
 	passwordEdit:{
 		url: '/wrzs/userentity/appUpdatePassword',
 		methods: 'PUT'
+	},
+	//鑾峰彇瀹㈡埛or渚涘簲鍟嗘爣璇�
+	getPersonnelType:{
+		url: '/wrzs/yhcustomer',
+		methods: 'PUT'
 	}
 }
\ No newline at end of file

--
Gitblit v1.9.1