Commit 7553e21b31627343c9fd9948ae9dece3504a5f3e

Authored by 王富国
1 parent 89fbce40
Exists in master

feat: 添加通鲁仓储订单对接接口

Showing 1 changed file with 1 additions and 24 deletions   Show diff stats
order/warehouse/2022092701/仓储接口.md
@@ -484,30 +484,7 @@ POST @@ -484,30 +484,7 @@ POST
484 484
485 ------------------------------------------------------------------------------------------ 485 ------------------------------------------------------------------------------------------
486 486
487 -## 2022-05-05更新日志 487 +## 2022-09-28更新日志
488 488
489 1. 接口初始化 489 1. 接口初始化
490 490
491 -  
492 -  
493 -## 2022-05-07更新日志  
494 -  
495 -1. 出入库接口外层中warehouseStatus字段删除,商品集合中增加warehouseStatus字段。  
496 -2. 移库接口商品集合中的inStockCount、outStockCount移除,增加number字段。  
497 -  
498 -  
499 -  
500 -## 2022-05-08更新日志  
501 -  
502 -1. 出入库接口请求参数商品集合中’库区编号‘命名更改为warehouseAreaCode ,增加’库位编号‘(warehouseLocCode)必填。  
503 -  
504 -2. 移库接口请求参数商品集合中’入库库区编号‘、’出库库区编号‘命名更改为inWarehouseAreaCode、 outWarehouseAreaCode ,增加’入库库位编号‘、‘出库库位编号’(inWarehouseLocCode、outWarehouseLocCode)字段且必填。  
505 -  
506 -  
507 -  
508 -## 2022-08-15更新日志  
509 -  
510 -1. 增加 pciCode 和 工厂行号  
511 -2. 增加则一入库下单接口和出库下单接口  
512 -3. 增加库存释放接口  
513 -4. 增加货权转移接口