Commit 0d1fe7f4 authored by huyuchen's avatar huyuchen

huych-到账明细查询

parent 434e590e
...@@ -168,7 +168,6 @@ public class IcbcTransactionFlowQueryServiceImpl extends ServiceImpl<EkpSocialIn ...@@ -168,7 +168,6 @@ public class IcbcTransactionFlowQueryServiceImpl extends ServiceImpl<EkpSocialIn
if (StringUtils.isBlank(body)) { if (StringUtils.isBlank(body)) {
sendToEkp(pushParam); sendToEkp(pushParam);
} }
break;
} }
}catch (Exception e) { }catch (Exception e) {
log.error("到账明细数据推送失败",e); log.error("到账明细数据推送失败",e);
......
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