保税仓推送修改
This commit is contained in:
+1
-1
@@ -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("");
|
||||
|
||||
Reference in New Issue
Block a user