From 7c2ff43a4f70638fb063d0aa1d2f1624e6cada33 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期六, 07 五月 2022 15:25:42 +0800
Subject: [PATCH] 其他业务

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

diff --git a/src/api/personnelTalents.js b/src/api/personnelTalents.js
index 491f0f6..e2a24bc 100644
--- a/src/api/personnelTalents.js
+++ b/src/api/personnelTalents.js
@@ -4,3 +4,8 @@
 export const getPersonTable = (params) => {
   return postRequest('/ybg/webservice/app/personnel/getPersonTable.do',params)
 }
+
+//30.鏌ヨ浜烘墠缁垮崱璐埧琛ヨ创琛ㄦ牸鏁版嵁鎺ュ彛
+export const getPersonCardTable = (params) => {
+  return postRequest('/ybg/webservice/app/personnel/getPersonCardTable.do',params)
+}

--
Gitblit v1.9.1