1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-09-19 00:10:39 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

分类首页前端渲染完成

This commit is contained in:
2022-04-02 22:30:07 +08:00
parent 60b76089e0
commit 26c4e1c55f
3 changed files with 155 additions and 18 deletions

View File

@@ -185,6 +185,8 @@
<select id="selectAll" resultMap="BaseResultMap">
select
<include refid="Base_Column_List" />
,
<include refid="Blob_Column_List" />
from category_info
</select>
</mapper>