|
@@ -81,7 +81,7 @@ class WeightBaseController
|
|
|
return $this->getUpdatePackageMessage($orderPackage);
|
|
return $this->getUpdatePackageMessage($orderPackage);
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- // 7、处理波次信息
|
|
|
|
|
|
|
+ // 7、处理波次信息 推送至WMS称重信息
|
|
|
try {
|
|
try {
|
|
|
$this->activityWaveNoProcessing($orderPackage);
|
|
$this->activityWaveNoProcessing($orderPackage);
|
|
|
} catch (\Exception $e) {
|
|
} catch (\Exception $e) {
|