kidgrow-business/kidgrow-opration-center/kidgrow-opration-center-biz/src/main/resources/mapper/SaasClientPayMapper.xml
@@ -51,7 +51,7 @@ <if test="p.prepayId != null and p.prepayId !=''"> and prepay_id = #{p.prepayId} </if> <if test="p.type != null "> <if test="p.type != null and p.type !=''"> and type = #{p.type} </if> <if test="p.createUserId != null and p.createUserId !=''"> @@ -128,7 +128,7 @@ <if test="p.prepayId != null and p.prepayId !=''"> and prepay_id = #{p.prepayId} </if> <if test="p.type != null "> <if test="p.type != null and p.type !='' "> and type = #{p.type} </if> <if test="p.createUserId != null and p.createUserId !=''">