@@ -28,7 +28,6 @@ class ExpressController extends BaseController
if (empty($fhWlNo)) {
util::fail('没有找到物流单');
}
-
if (getenv('YII_ENV') == 'production') {
$bizId = $bizIdMap[$mainId] ?? 0;
if (empty($bizId)) {