|
|
|
@ -645,7 +645,7 @@ public class ShipmentIssueServiceImpl implements ShipmentIssueService { |
|
|
|
// 7.8 先调用WCS接口(成功后再执行数据库操作)- rqrq |
|
|
|
System.out.println("开始调用WCS接口 - rqrq"); |
|
|
|
try { |
|
|
|
// wcsApiService.pushNotifyToWcsApi(wcsData); |
|
|
|
wcsApiService.pushNotifyToWcsApi(wcsData); |
|
|
|
System.out.println("WCS接口调用成功 - rqrq"); |
|
|
|
|
|
|
|
} catch (Exception e) { |
|
|
|
|