From f18059d2968f7851e14444457d06323659820a78 Mon Sep 17 00:00:00 2001
From: linwenling <3256558519@qq.com>
Date: 星期二, 25 四月 2023 17:52:02 +0800
Subject: [PATCH] 新增家庭收支台账

---
 ruoyi-ui/src/api/economy/index.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ruoyi-ui/src/api/economy/index.js b/ruoyi-ui/src/api/economy/index.js
index 43cbdeb..727fe4a 100644
--- a/ruoyi-ui/src/api/economy/index.js
+++ b/ruoyi-ui/src/api/economy/index.js
@@ -11,6 +11,7 @@
   })
 }
 
+
 // 鏍规嵁id鏌ヨ鎵�鏈夋敹鏀彴璐︿俊鎭�
 export function getEconomyInfo(id) {
   return request({

--
Gitblit v1.9.1