2025021
This commit is contained in:
parent
34db89e2eb
commit
5c6feb29ae
|
|
@ -28,7 +28,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
|
||||
</where>
|
||||
</select>
|
||||
|
||||
<select id="selectServiceCateById" parameterType="Long" resultMap="ServiceCateResult">
|
||||
<include refid="selectServiceCateVo"/>
|
||||
where id = #{id}
|
||||
|
|
|
|||
Loading…
Reference in New Issue