Commit f0386d0d authored by 赵啸非's avatar 赵啸非

核查列表添加

parent 3eb79fc4
......@@ -5,7 +5,7 @@
<!-- 字段和属性映射 -->
<resultMap type="PerformPerposeDeptEntity" id="PerformPerposeDeptEntity-Map">
<id property="Id" column="Id" />
<id property="id" column="id" />
<result property="purposeConfId" column="purposeConfId" />
<result property="deptId" column="deptId" />
<result property="deptName" column="deptName" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment