From 7e694768f428b83ed462eb384c43b2ebff61f75c Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123456 <zxx19900626>
Date: 星期五, 29 四月 2022 17:57:50 +0800
Subject: [PATCH] 社会收支总表

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

diff --git a/src/api/shehuiBaozhang.js b/src/api/shehuiBaozhang.js
index 568fac9..3885dfb 100644
--- a/src/api/shehuiBaozhang.js
+++ b/src/api/shehuiBaozhang.js
@@ -44,3 +44,8 @@
 export const getCardNumsTable = (params) => {
   return postRequest('/ybg/webservice/app/social/getCardNumsTable.do',params)
 }
+
+// 35. 鏌ヨ鍘嗗勾绀句繚鍩洪噾鏁版嵁鍒嗘瀽鍥炬暟鎹帴鍙�
+export const getStatisticsChart = (params) => {
+  return postRequest('/ybg/webservice/app/social/getStatisticsChart.do',params)
+}

--
Gitblit v1.9.1