Commit 2e42885d authored by huyuchen's avatar huyuchen

huych-推送配置测试环境修改

parent 9949010b
...@@ -164,6 +164,7 @@ public class IcbcTransactionFlowQueryServiceImpl extends ServiceImpl<EkpSocialIn ...@@ -164,6 +164,7 @@ 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