## 查询区域分组ID返回字段调整;
This commit is contained in:
parent
2ca27c894c
commit
67007abc7a
|
@ -63,7 +63,7 @@
|
|||
<result column="small_box_num" property="smallBoxNum"/>
|
||||
<result column="big_team_pv" property="bigTeamPv"/>
|
||||
<result column="small_team_pv" property="smallTeamPv"/>
|
||||
<result column="region_vertex_pk_id" property="smallTeamPv"/>
|
||||
<result column="region_vertex_pk_id" property="regionVertexPkId"/>
|
||||
</resultMap>
|
||||
|
||||
<update id="mergeMemberRetailRangeInit">
|
||||
|
|
Loading…
Reference in New Issue