Commit f9766da8 authored by huyuchen's avatar huyuchen

huych-商险接口推送优化

parent 62aac912
...@@ -82,6 +82,7 @@ public class DoJointInsuranceTask { ...@@ -82,6 +82,7 @@ public class DoJointInsuranceTask {
* @Date: 2022-11-30 * @Date: 2022-11-30
* @return: void * @return: void
**/ **/
@Async
public void asynchronousEkpInfo(TInsuranceDetail detail, TInsuranceSettle settle, Integer type) { public void asynchronousEkpInfo(TInsuranceDetail detail, TInsuranceSettle settle, Integer type) {
log.info("推送商险明细到EKP-线程开始"); log.info("推送商险明细到EKP-线程开始");
try { try {
......
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