src/main/java/org/springblade/modules/place/mapper/PlaceMapper.xml @@ -73,6 +73,9 @@ <if test="place.id!=null"> and jp.id = #{place.id} </if> <if test="place.source!=null"> and jp.source = #{place.source} </if> <if test="place.isPerfect==1"> and (