From 06fbffa80cbbe5daeffaaa406e1b21b044ca4f1e Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123456 <zxx19900626>
Date: 星期六, 07 五月 2022 14:55:24 +0800
Subject: [PATCH] 巩固脱贫成果

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

diff --git a/src/api/otherBusiness.js b/src/api/otherBusiness.js
index 49419a2..49a3652 100644
--- a/src/api/otherBusiness.js
+++ b/src/api/otherBusiness.js
@@ -8,3 +8,7 @@
 export const getIncomeLine = (params) => {
   return postRequest('/ybg/webservice/app/asset/getIncomeLine.do',params)
 }
+//33.鏌ヨ灞呮皯浜哄潎鍙敮閰嶆敹鍏ヨ〃鏍兼暟鎹帴鍙�
+export const getAchievementTable = (params) => {
+  return postRequest('/ybg/webservice/app/asset/getAchievementTable.do',params)
+}

--
Gitblit v1.9.1