ycl-platform/src/main/resources/mapper/store/UmsStoreInfoMapper.xml @@ -28,5 +28,6 @@ t1.store_name LIKE CONCAT('%', #{keyword}, '%') </if> </where> order by t1.id desc </select> </mapper>