[修改] 组织管理 删除id 用org_code
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<result column="del_flag" property="delFlag" />
|
||||
<result column="secrecy_last" property="secrecyLast" />
|
||||
<result column="file_name" property="fileName" />
|
||||
<collection property="labelList" ofType="com.adc.da.report.eo.LabelEntity">
|
||||
<collection property="labelEOList" ofType="com.adc.da.report.eo.LabelEntity">
|
||||
<id column="lableId" property="id"/>
|
||||
<result column="lableName" property="name"/>
|
||||
</collection>
|
||||
|
||||
Reference in New Issue
Block a user