|
|
@@ -196,7 +196,7 @@ public class TmstruckEnfactoryResultServiceImpl implements ITmstruckEnfactoryRes
|
|
|
case 8:
|
|
|
case 9:
|
|
|
|
|
|
- map.put("grossPlaceId", 3);
|
|
|
+ map.put("grossPlaceId", 18);
|
|
|
i += tmstruckWeightResultService.updateWeightResult(map);
|
|
|
|
|
|
List<Integer> materialIdList = utilsMapper.getMaterialIdByOrderId(DataChange.dataToBigDecimal(map.get("orderId")));
|