From 725864316ebead24dd1ab46b5a6fd059781f528b Mon Sep 17 00:00:00 2001 From: luoyb <412940104@qq.com> Date: 星期六, 18 五月 2024 20:55:07 +0800 Subject: [PATCH] feat: 除ruoyi-common外的模块改名 --- hs-modules/hs-system/src/main/resources/mapper/system/SysPostMapper.xml | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysPostMapper.xml b/hs-modules/hs-system/src/main/resources/mapper/system/SysPostMapper.xml similarity index 100% rename from ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysPostMapper.xml rename to hs-modules/hs-system/src/main/resources/mapper/system/SysPostMapper.xml -- Gitblit v1.8.0