limit
This commit is contained in:
@@ -427,6 +427,7 @@
|
||||
where deleted = 0
|
||||
and parent_id = #{regionId}
|
||||
and region_type = #{regionType}
|
||||
limit 1
|
||||
</select>
|
||||
<select id="getRegionByNameListAndIsPath" resultType="com.cool.store.entity.RegionDO">
|
||||
select <include refid="fields"/>
|
||||
|
||||
Reference in New Issue
Block a user