From 166b5ef6ad28c68ec0eadc7a6cd844b74998cca6 Mon Sep 17 00:00:00 2001 From: dorion <872354125@qq.com> Date: Thu, 18 Apr 2024 01:07:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=9C=80=E7=BB=88=E5=88=B0?= =?UTF-8?q?=E6=9C=9F=E6=97=B6=E9=97=B4,=E6=94=B9=E7=94=A8=E5=A7=94?= =?UTF-8?q?=E6=89=98=E6=AC=A1=E6=95=B0=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/pom.xml | 2 +- .../templates/account/tenant/edit.html | 20 ++--- .../templates/account/tenant/tenant.html | 13 ++- .../resources/templates/exchange/trx/trx.html | 17 ++-- .../common/core/domain/entity/TenantInfo.java | 86 ++++++++++++------- .../service/impl/TenantInfoServiceImpl.java | 27 +++--- .../impl/TrxExchangeInfoServiceImpl.java | 45 +++++++--- .../mapper/account/TenantInfoMapper.xml | 28 ++++-- 8 files changed, 155 insertions(+), 83 deletions(-) diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 9e975bb47..04de1dfa4 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -135,7 +135,7 @@ --> ${project.artifactId} -
  • -


    + + ${params.dataScope}