@ -24,6 +24,7 @@
select count(*)
FROM loan_fin_bank
where bankName = #{managerName}
and isDelete != 1
</select>
<!--修改时根据资方名称查询是否存在与该资方名称相同的数据-->