From ad332a80cfc0dfb03bdfff89f70920226d2c8095 Mon Sep 17 00:00:00 2001 From: Yutousama <583819556@qq.com> Date: Tue, 7 Apr 2020 11:23:55 +0800 Subject: [PATCH] =?UTF-8?q?web=E7=AB=AF=E7=99=BB=E5=BD=95=E6=96=B9?= =?UTF-8?q?=E5=BC=8F=E6=94=B9=E4=B8=BAtoken=E9=AA=8C=E8=AF=81=E7=99=BB?= =?UTF-8?q?=E5=BD=95=EF=BC=8C=E4=BF=9D=E5=AD=98=E5=88=B0cookie=E4=B8=AD=20?= =?UTF-8?q?Server=E9=85=B1=E5=8F=91=E9=80=81=E6=B6=88=E6=81=AF=E6=94=B9?= =?UTF-8?q?=E4=B8=BAURLEncoder=20index=E9=A1=B5=E9=9D=A2=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E5=A4=87=E6=A1=88=E5=8F=B7=E4=BF=A1=E6=81=AF=20home=E9=A1=B5?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9D=83=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/home.html | 2 +- html/index.html | 4 +++ pom.xml | 2 +- .../controller/Web/WebLoginController.java | 34 +++++++++++------- .../Web/WebPermissionController.java | 1 + .../controller/Web/WebUserController.java | 36 ++++++++++--------- .../controller/admin/AdminUserController.java | 1 + .../controller/android/SystemController.java | 15 +++++++- .../controller/android/UserController.java | 13 +++---- src/main/java/com/yutou/utlis/Tools.java | 18 ++++++++-- 10 files changed, 83 insertions(+), 43 deletions(-) diff --git a/html/home.html b/html/home.html index ef80d2f..6566d27 100644 --- a/html/home.html +++ b/html/home.html @@ -86,7 +86,7 @@
diff --git a/html/index.html b/html/index.html index 7cacc0b..a60019a 100644 --- a/html/index.html +++ b/html/index.html @@ -33,6 +33,10 @@ +