gc-user/src/main/resources/mapper/user/JhyInfoMapper.xml @@ -32,6 +32,6 @@ and status = #{record.status} </if> </where> order by id desc; order by id desc </select> </mapper>