Commit fd07ad81 authored by huyuchen's avatar huyuchen

hyc-到账查询修改

parent 6191c5cf
...@@ -59,8 +59,8 @@ public class IcbcTransactionFlowQueryServiceImpl extends ServiceImpl<EkpSocialIn ...@@ -59,8 +59,8 @@ public class IcbcTransactionFlowQueryServiceImpl extends ServiceImpl<EkpSocialIn
// bizContent.setOutUserId("874"); // bizContent.setOutUserId("874");
bizContent.setCardNo("1302010109024596014"); bizContent.setCardNo("1302010109024596014");
// bizContent.setPayAccount("0200000309200211917"); // bizContent.setPayAccount("0200000309200211917");
bizContent.setStartTrxDate("20240301"); // bizContent.setStartTrxDate("20240301");
bizContent.setEndTrxDate("20240730"); // bizContent.setEndTrxDate("20240730");
bizContent.setStartId("1"); bizContent.setStartId("1");
bizContent.setEndId("50"); bizContent.setEndId("50");
request.setBizContent(bizContent); request.setBizContent(bizContent);
......
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