付延余
2022-05-07 7c2ff43a4f70638fb063d0aa1d2f1624e6cada33
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)
}