refactor: 项目结构优化

This commit is contained in:
haoxr
2023-03-01 23:24:07 +08:00
parent 42420b7019
commit aa422ff45c
64 changed files with 168 additions and 414 deletions

View File

@@ -107,7 +107,7 @@
</select>
<!-- 获取用户导出列表 -->
<select id="listExportUsers" resultType="com.youlai.system.pojo.vo.user.UserExportVO">
<select id="listExportUsers" resultType="com.youlai.system.pojo.vo.UserExportVO">
SELECT
u.username,
u.nickname,