[16591]更新批量集波过滤文档
This commit is contained in:
@@ -162,6 +162,7 @@ hasDifferentActiveShipmentType(warehouseCode, workstationId, shipmentType)
|
||||
- 多个候选工作站按可用空格口数量降序处理;数量相同时按工作站 ID 升序处理。
|
||||
- 可用空格口统计口径:工作站绑定的分播墙为启用状态、格口为启用状态,且格口 `shopeeWaveCode` 为空。
|
||||
- 工作站没有启用分播墙时跳过;`shipmentType` 不作为调度过滤条件。只要方法已接收 `WcsWorkStation`,就不再单独传递 `shipmentType`,方法内直接读取 `wcs_work_station.shipmentType`。单个工作站匹配失败不阻断后续工作站。
|
||||
- 候选 SQL 不再额外排除 `ticketType=1/5/6`,以当前分支的精确 `ticketType` 条件为准。
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user