新增文章 ztree title
This commit is contained in:
parent
867f532405
commit
95e0186dd5
@ -22,6 +22,7 @@
|
|||||||
<id property="id" column="area_id"/>
|
<id property="id" column="area_id"/>
|
||||||
<result property="pId" column="area_parent_id"/>
|
<result property="pId" column="area_parent_id"/>
|
||||||
<result property="name" column="area_name"/>
|
<result property="name" column="area_name"/>
|
||||||
|
<result property="title" column="area_merger_name"/>
|
||||||
</resultMap>
|
</resultMap>
|
||||||
|
|
||||||
<!-- 新增字典 -->
|
<!-- 新增字典 -->
|
||||||
|
Loading…
Reference in New Issue
Block a user