From cffcf45c7c09d1ad88f3b2c0eeacd8a266f99ebd Mon Sep 17 00:00:00 2001 From: xyc <jc_xiong@hotmail.com> Date: 星期四, 28 三月 2024 09:52:36 +0800 Subject: [PATCH] 去掉多余的import --- modules/mainPart/src/main/resources/mapper/sysPictureBase/SysPictureBaseDao.xml | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/modules/mainPart/src/main/resources/mapper/basicInfo/sysPictureBase/SysPictureBaseDao.xml b/modules/mainPart/src/main/resources/mapper/sysPictureBase/SysPictureBaseDao.xml similarity index 100% rename from modules/mainPart/src/main/resources/mapper/basicInfo/sysPictureBase/SysPictureBaseDao.xml rename to modules/mainPart/src/main/resources/mapper/sysPictureBase/SysPictureBaseDao.xml -- Gitblit v1.9.1