新增文章 ztree title

This commit is contained in:
wenc000 2020-04-24 17:42:27 +08:00
parent 867f532405
commit 95e0186dd5

View File

@ -22,6 +22,7 @@
<id property="id" column="area_id"/>
<result property="pId" column="area_parent_id"/>
<result property="name" column="area_name"/>
<result property="title" column="area_merger_name"/>
</resultMap>
<!-- 新增字典 -->