From feadd98b8227d0f223e2695f8665bc2d573f7c92 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期四, 01 八月 2024 15:22:27 +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