|
|
@ -162,6 +162,7 @@ |
|
|
|
<result column="CUSTOMER_ID" property="customerId"/> |
|
|
|
<result column="groupState" property="groupState"/> |
|
|
|
<result column="GRID_ID" property="gridId"/> |
|
|
|
<result column="groupType" property="groupType"/> |
|
|
|
<result column="createdTime" property="createdTime" /> |
|
|
|
<result column="groupOwnerId" property="groupOwnerId"/> |
|
|
|
<collection property="members" ofType="com.epmet.dto.group.result.ExtractGroupMemberActionRecordResultDTO"> |
|
|
|