diff --git a/suimangService/src/main/resources/mapper/PersonMouldMapper.xml b/suimangService/src/main/resources/mapper/PersonMouldMapper.xml index fda220e..a191d8f 100644 --- a/suimangService/src/main/resources/mapper/PersonMouldMapper.xml +++ b/suimangService/src/main/resources/mapper/PersonMouldMapper.xml @@ -105,14 +105,6 @@ and create_date < #{endDate} - - and customized = #{customized} - - - - and customized_user_id = #{customizedUserId} - - and ( customized = 0 or (customized = 1 and customized_user_id = #{customizedUserId}) )