From f81d675600b12c5f0b13d805b13ac715137791e6 Mon Sep 17 00:00:00 2001 From: Stormeye Wu Date: Tue, 7 May 2019 17:10:50 +0800 Subject: [PATCH] =?UTF-8?q?[=E9=94=80=E5=94=AE=E7=89=88=E6=9C=AC][?= =?UTF-8?q?=E4=BF=AE=E6=94=B9]:=E9=94=80=E5=94=AE=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=8F=9C=E5=8D=95=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/WxMallMapper.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/mallinkService/src/main/resources/mapper/WxMallMapper.xml b/mallinkService/src/main/resources/mapper/WxMallMapper.xml index 68ae0f73f..b8e2895f9 100644 --- a/mallinkService/src/main/resources/mapper/WxMallMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxMallMapper.xml @@ -143,7 +143,4 @@ where st.type = m.sale_type and m.`tenant_id` = #{value} - String queryMenusByTenantId(String tenantId); - -