## 查询区域分组ID返回字段调整;

This commit is contained in:
cabbage 2025-07-01 17:24:36 +08:00
parent 5695114379
commit e4a16d8793
1 changed files with 1 additions and 1 deletions

View File

@ -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">