bug
This commit is contained in:
parent
a204ebf9c8
commit
a5d20d5a3e
@ -5,6 +5,6 @@
|
|||||||
<mapper namespace="cn.iocoder.yudao.module.jx.mapper.LJRegionMapper">
|
<mapper namespace="cn.iocoder.yudao.module.jx.mapper.LJRegionMapper">
|
||||||
|
|
||||||
<select id="selectByMap" resultType="cn.iocoder.yudao.module.jx.domain.LJRegion">
|
<select id="selectByMap" resultType="cn.iocoder.yudao.module.jx.domain.LJRegion">
|
||||||
select * from mt_region where deleted = 0
|
select * from mt_region
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
||||||
|
Loading…
Reference in New Issue
Block a user