保税仓推送修改

This commit is contained in:
zhaoqing
2026-05-29 10:55:39 +08:00
parent b9a9ee8108
commit 6315615cac
3 changed files with 77 additions and 4 deletions
@@ -1210,7 +1210,7 @@ public class ReservationStockOutOrderApplicationService {
bodyList.add(order);
GwLog gwLog = new GwLog();
gwLog.setType("出口订单");
gwLog.setType("保税仓-出口订单");
gwLog.setBusinessId(id);
gwLog.setRequestBody(com.alibaba.fastjson.JSONObject.toJSONString(bodyList));
gwLog.setResponseBody("");