diff --git a/src/main/resources/mapper/OcpTenantBaseMapper.xml b/src/main/resources/mapper/OcpTenantBaseMapper.xml index c69ae8075a1b81830ce17b93f5dcee5f23931fdc..20df46ec1bcd83dc3c75b64f7d1ccbda8a82ae10 100644 --- a/src/main/resources/mapper/OcpTenantBaseMapper.xml +++ b/src/main/resources/mapper/OcpTenantBaseMapper.xml @@ -31,5 +31,13 @@ where tenant_name = #{appName} + + + + \ No newline at end of file