From c71fd5ff5a456b07613c151ed703b1529fa8bed9 Mon Sep 17 00:00:00 2001 From: lisang <1186733841@qq.com> Date: Wed, 10 Apr 2024 19:12:43 +0800 Subject: [PATCH] test(rename): Folder rename Change the name of the mapper mapping folder --- .../resources/{mapper.maserver => mapper.mserver}/IndexMapper.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/main/resources/{mapper.maserver => mapper.mserver}/IndexMapper.xml (100%) diff --git a/src/main/resources/mapper.maserver/IndexMapper.xml b/src/main/resources/mapper.mserver/IndexMapper.xml similarity index 100% rename from src/main/resources/mapper.maserver/IndexMapper.xml rename to src/main/resources/mapper.mserver/IndexMapper.xml