From 5aef7628cffb2ca972137de756c22112c7d6e341 Mon Sep 17 00:00:00 2001 From: zhouzhou <754746838@qq.com> Date: Thu, 21 Dec 2023 13:22:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=A8=E8=80=832?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/encodings.xml | 1 + .idea/workspace.xml | 119 ++++++++++++++++-- bwie-auth/src/main/resources/bootstrap.yml | 3 +- .../java/com/bwie/common/domain/User.java | 1 + .../bwie/common/domain/request/Userlogin.java | 28 ++++- .../src/main/resources/bootstrap.yml | 4 +- bwie-modules/pom.xml | 1 + 7 files changed, 141 insertions(+), 16 deletions(-) diff --git a/.idea/encodings.xml b/.idea/encodings.xml index 8d0cc94..c8a1eab 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -5,6 +5,7 @@ + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ef46e7b..8354c85 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,15 +5,28 @@ + - + + + + + + + + @@ -34,30 +47,119 @@ + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -74,6 +176,7 @@ +