From 710c628424b84c8ec1c92c55b37150538ed2bd5a Mon Sep 17 00:00:00 2001 From: gongbiao Date: Fri, 27 Sep 2019 16:32:40 +0800 Subject: [PATCH] =?UTF-8?q?[=E9=A6=96=E9=A1=B5=E6=B5=AE=E5=B1=82=E5=B9=BF?= =?UTF-8?q?=E5=91=8A][=E4=BF=AE=E6=94=B9][mapper=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=90=8D]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{WxCuserFloatingLayer.xml => WxCuserFloatingLayerMapper.xml} | 0 .../mapper/{WxFloatingLayer.xml => WxFloatingLayerMapper.xml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename mallinkService/src/main/resources/mapper/{WxCuserFloatingLayer.xml => WxCuserFloatingLayerMapper.xml} (100%) rename mallinkService/src/main/resources/mapper/{WxFloatingLayer.xml => WxFloatingLayerMapper.xml} (100%) diff --git a/mallinkService/src/main/resources/mapper/WxCuserFloatingLayer.xml b/mallinkService/src/main/resources/mapper/WxCuserFloatingLayerMapper.xml similarity index 100% rename from mallinkService/src/main/resources/mapper/WxCuserFloatingLayer.xml rename to mallinkService/src/main/resources/mapper/WxCuserFloatingLayerMapper.xml diff --git a/mallinkService/src/main/resources/mapper/WxFloatingLayer.xml b/mallinkService/src/main/resources/mapper/WxFloatingLayerMapper.xml similarity index 100% rename from mallinkService/src/main/resources/mapper/WxFloatingLayer.xml rename to mallinkService/src/main/resources/mapper/WxFloatingLayerMapper.xml