Commit 4e8adc7a authored by hongguangwu's avatar hongguangwu

MVP1.7.4-银企付款任务-行号

parent 2b515858
...@@ -184,7 +184,7 @@ ...@@ -184,7 +184,7 @@
SELECT SELECT
bank_name_mvp bankNameMvp,bank_name fdRecipientBank,bank_code fdRecipientBankCode bank_name_mvp bankNameMvp,bank_name fdRecipientBank,bank_code fdRecipientBankCode
FROM ekp_bank_code_config a FROM ekp_bank_code_config a
where a.bank_name_mvp is not null where a.bank_name_mvp is not null and a.bank_name_mvp != ''
</select> </select>
</mapper> </mapper>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment