From 808ab3f3b45aead0bed933dd0874fdd0074802fe Mon Sep 17 00:00:00 2001 From: "kuang.yife" Date: Tue, 4 Jun 2024 10:16:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E4=BC=97=E5=8F=B7=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/system/playlet/account/account.html | 9 +++++++++ .../resources/templates/system/playlet/account/add.html | 8 ++++++++ .../resources/templates/system/playlet/account/edit.html | 8 ++++++++ .../com/playlet/system/domain/PlayletPublicAccount.java | 4 ++++ .../mapper/system/PlayletPublicAccountMapper.xml | 7 ++++++- 5 files changed, 35 insertions(+), 1 deletion(-) diff --git a/playlet-admin/src/main/resources/templates/system/playlet/account/account.html b/playlet-admin/src/main/resources/templates/system/playlet/account/account.html index b6e5ea3..753f4ad 100644 --- a/playlet-admin/src/main/resources/templates/system/playlet/account/account.html +++ b/playlet-admin/src/main/resources/templates/system/playlet/account/account.html @@ -46,6 +46,7 @@