docs: 注释优化
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.youlai.boot.system.mapper.DictItemMapper">
|
||||
|
||||
<!-- 获取字典数据分页列表 -->
|
||||
<!-- 获取字典项分页列表 -->
|
||||
<select id="getDictItemPage" resultType="com.youlai.boot.system.model.vo.DictItemPageVO">
|
||||
SELECT
|
||||
id,
|
||||
|
||||
Reference in New Issue
Block a user