|
|
|
@ -471,7 +471,7 @@ public class ErpInterfaceServiceImpl implements ErpInterfaceService { |
|
|
|
apiLog.setStatusCode("500"); |
|
|
|
apiLog.setMessage(errorMsg); |
|
|
|
apiLog.setRequestData(JSON.toJSONString(buildRequestBody(transactionLogs))); |
|
|
|
apiLog.setSourceSystem("WMES"); |
|
|
|
apiLog.setSourceSystem("WMS"); |
|
|
|
apiLog.setTargetSystem("ERP"); |
|
|
|
apiLog.setNeedRetryFlag(1); |
|
|
|
apiLog.setRetryCount(0); |
|
|
|
|