From d2d8b7f17a1bd85869c354d0c0966c47aff3e658 Mon Sep 17 00:00:00 2001 From: Bunny <1319900154@qq.com> Date: Tue, 26 Dec 2023 16:57:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8E=B7=E5=8F=96=E7=94=A8=E6=88=B7=E4=BF=A1?= =?UTF-8?q?=E6=81=AF-=E6=9C=AA=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 18 ++++++++++++----- .../user/controller/UserinfoController.java | 15 ++++++++++---- .../bunny/user/service/UserinfoService.java | 3 +++ .../service/impl/UserinfoServiceImpl.java | 20 +++++++++++++++++++ 4 files changed, 47 insertions(+), 9 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 812efca..6267eec 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,9 @@