|
@@ -304,6 +304,7 @@ public class TmstruckLoadResultServiceImpl implements ITmstruckLoadResultService
|
|
|
tmstruckLoadResultMapper.updateByPrimaryKeySelective(tmstruckLoadResult);
|
|
|
//推送消息到websocket
|
|
|
utilsService.pushMesToWebsocket(capacityNumber, "装货");
|
|
|
+ map.put("orderTypee",orderType);
|
|
|
//发送计量委托
|
|
|
if (map.get("warehouseId")==null){
|
|
|
map.put("warehouseName",null);
|