Commit a3c105cf authored by hongguangwu's avatar hongguangwu

1.7.23-银企

parent d2ed719f
...@@ -1226,7 +1226,7 @@ public class IcbcTransactionFlowIssueServiceImpl extends ServiceImpl<EkpSocialIn ...@@ -1226,7 +1226,7 @@ public class IcbcTransactionFlowIssueServiceImpl extends ServiceImpl<EkpSocialIn
return returnR; return returnR;
} }
} catch (Exception e) { } catch (Exception e) {
log.error("非扣税银企付款发放发放异常", e); log.error("非扣税等新银企付款发放发放异常", e);
} finally { } finally {
redisUtil.remove(redisKey); redisUtil.remove(redisKey);
} }
......
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