diff --git a/dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml b/dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml index 33696feb..57ef2f1e 100644 --- a/dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml +++ b/dxhy-base/src/main/resources/mapper/BaseFpZhMapper.xml @@ -155,15 +155,11 @@ and t.qs_name = #{qsr} - - - - and (t.confirm_user = 'admin' or t.confirm_user is null or t.confirm_user = '') - - - and t.confirm_user like CONCAT(#{rzhr},'%') - - + + and (t.confirm_user = 'admin' or t.confirm_user is null or t.confirm_user = '') + + + and t.confirm_user like CONCAT(#{rzhr},'%') @@ -437,15 +433,11 @@ and t.qs_name = #{qsr} - - - - and (t.confirm_user = 'admin' or t.confirm_user is null or t.confirm_user = '') - - - and t.confirm_user like CONCAT(#{rzhr},'%') - - + + and (t.confirm_user = 'admin' or t.confirm_user is null or t.confirm_user = '') + + + and t.confirm_user like CONCAT(#{rzhr},'%') = #{paymentDateStart} ]]>