Commit 192b8fac by 陶光胜

加字段

parent 08692e5f
......@@ -169,7 +169,7 @@
and re.region_id <> #{regionId}
</if>
</select>
<select id="listStoreRegionByIds" resultMap="BaseResultMap">
<select id="listStoreRegionByIds" resultType="com.gic.store.dto.StoreRegionDTO">
select
<include refid="Base_Column_List1" >
<property name="alias" value="re" />
......
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